Update BUILD.md

This commit is contained in:
Exverge 2024-08-07 20:14:23 -04:00 committed by GitHub
parent 3795fc07fd
commit 118d1c669a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -149,7 +149,7 @@ Note that if you are compiling on/for Intel, you must replace all references of
### Installing brew ### Installing brew
1. `/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"` 1. `/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"`
3. `eval "$(/opt/homebrew/bin/brew shellenv)"` # set brew env 2. `eval "$(/opt/homebrew/bin/brew shellenv)"` # set brew env
### Installing Dependencies ### Installing Dependencies