Merge pull request #9121 from sjackman/sj/docs-installation
docs/Installation.md: Fix a small typo
This commit is contained in:
commit
c3e82f6baf
@ -31,8 +31,8 @@ Just extract (or `git clone`) Homebrew wherever you want. Just avoid:
|
||||
* `/tmp` subdirectories because Homebrew gets upset.
|
||||
* `/sw` and `/opt/local` because build scripts get confused when Homebrew is there instead of Fink or MacPorts, respectively.
|
||||
|
||||
However do yourself a favour and install to `/usr/local` on macOS Intel, `/opt/homebrew` on macOS ARM
|
||||
and `.home/linuxbrew/.linuxbrew` on Linux. Some things may
|
||||
However do yourself a favour and install to `/usr/local` on macOS Intel, `/opt/homebrew` on macOS ARM,
|
||||
and `/home/linuxbrew/.linuxbrew` on Linux. Some things may
|
||||
not build when installed elsewhere. One of the reasons Homebrew just
|
||||
works relative to the competition is **because** we recommend installing
|
||||
here. *Pick another prefix at your peril!*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user