Add explicit disclaimer re: support for archs other than x86_64

This commit is contained in:
giantplaceholder 2024-06-10 05:26:49 +00:00 committed by GitHub
parent edd0249b20
commit 7e57a373d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ OS support
* Windows 10\11
* MacOS via [brew](https://brew.sh/) (very experimental!)
We only support 64 bit platforms.
We support only x86_64 architecture. Whilst you may be able to compile this code for arm64-based platforms (like Pinephone), there's zero guarantees that it'll compile or function properly, as we don't have the hardware and the time to test it out.
Installation (prebuilt packages & AUR)
------------