Add note about x86 homebrew (#10)

Exverge 2024-03-23 04:59:35 +01:00
parent 095ef9b439
commit abc77fae60

@ -2,6 +2,7 @@ Please note this article is intended for development, and suyu on macOS is not c
This article was written for developers. suyu support for macOS is not ready for casual use. This article was written for developers. suyu support for macOS is not ready for casual use.
--- ---
If you are compiling on Intel Mac or are using a Rosetta Homebrew installation, you must replace all references of `/opt/homebrew` to `/usr/local/homebrew`.
Install dependencies from Homebrew: Install dependencies from Homebrew:
```sh ```sh