Update README.md

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

View file

@ -32,9 +32,9 @@ OS support
------------
* Linux (flatpaks are targeted for Ubuntu 22.04+)
* Windows 10\11
* MacOS via [brew](https://brew.sh/) (very experimental!)
* MacOS via [brew](https://brew.sh/) (very experimental, see below)
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.
Oficially, we support only x86_64 architecture. Whilst you may be able to compile this code for ARM-based platforms (like Pinephone or MacOS), 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)
------------