Skip to content

Commit fa8a30a

Browse files
authored
Merge pull request #59 from rhally/bugfix/58/homebrew-path-note
2 parents 8a7c348 + 5bae19b commit fa8a30a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/macos-dev.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ In your terminal window, enter the following command:
5050

5151
Watch the output and confirm as necessary.
5252

53+
!!! note
54+
Homebrew is installed in either `/usr/local`, for macOS Intel, or `/opt/homebrew`, for Apple Silicon. If your Mac uses Apple Silicon, the commands given throughout the rest of this tutorial will need to be substituted to use the correct path.
55+
5356
## Installing Homebrew packages
5457

5558
Now it's time to use Homebrew to install some packages. We are going to give Homebrew some information about some additional package sources, then install (almost) everything we need with one long command.

0 commit comments

Comments
 (0)