Update Building for macOS

Exverge 2024-03-23 15:19:51 +01:00
parent f7680e854e
commit 0ae7d4f647

@ -2,7 +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.
---
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`.
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`.
Clone suyu with git:
```sh