docs: tweak wording/formatting.

Co-authored-by: Eric Knibbe <enk3@outlook.com>
This commit is contained in:
Mike McQuaid 2021-07-14 14:22:31 +01:00 committed by GitHub
parent 0a8167d2dc
commit f76ffa2eaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ Homebrew's pre-built binary packages (known as [bottles](Bottles.md)) of many pa
## Why is the default installation prefix `/opt/homebrew` on Apple Silicon? ## Why is the default installation prefix `/opt/homebrew` on Apple Silicon?
The prefix `/opt/homebrew` was chosen to allow `/opt/homebrew` Apple Silicon and `/usr/local` Rosetta 2 installation to coexist and both use bottles. The prefix `/opt/homebrew` was chosen to allow installations in `/opt/homebrew` for Apple Silicon and `/usr/local` for Rosetta 2 to coexist and use bottles.
## Why is the default installation prefix `/home/linuxbrew/.linuxbrew` on Linux? ## Why is the default installation prefix `/home/linuxbrew/.linuxbrew` on Linux?