diff --git a/Building-for-macOS.md b/Building-for-macOS.md index 0407164..2156394 100644 --- a/Building-for-macOS.md +++ b/Building-for-macOS.md @@ -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. --- +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: ```sh