diff --git a/Building-for-macOS.md b/Building-for-macOS.md index 8599642..2e78807 100644 --- a/Building-for-macOS.md +++ b/Building-for-macOS.md @@ -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