From 118d1c669a2f68292fc37330e23320dcbe658c4a Mon Sep 17 00:00:00 2001 From: Exverge Date: Wed, 7 Aug 2024 20:14:23 -0400 Subject: [PATCH] Update BUILD.md --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index f79326ba..50dc8a01 100644 --- a/BUILD.md +++ b/BUILD.md @@ -149,7 +149,7 @@ Note that if you are compiling on/for Intel, you must replace all references of ### Installing brew 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