docs/Installation.md: Fix a small typo
This commit is contained in:
parent
b43c0fed78
commit
26c4dc954f
@ -31,8 +31,8 @@ Just extract (or `git clone`) Homebrew wherever you want. Just avoid:
|
|||||||
* `/tmp` subdirectories because Homebrew gets upset.
|
* `/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.
|
* `/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
|
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
|
and `/home/linuxbrew/.linuxbrew` on Linux. Some things may
|
||||||
not build when installed elsewhere. One of the reasons Homebrew just
|
not build when installed elsewhere. One of the reasons Homebrew just
|
||||||
works relative to the competition is **because** we recommend installing
|
works relative to the competition is **because** we recommend installing
|
||||||
here. *Pick another prefix at your peril!*
|
here. *Pick another prefix at your peril!*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user