mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-06-21 04:41:12 +08:00
Add note about x86 homebrew (#10)
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user