mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Restore the remove line, and make it less confusing
This commit is contained in:
parent
975e799969
commit
4e29ed4c17
@ -81,6 +81,7 @@ If available, bottled binaries will be used by default except under the followin
|
|||||||
* The `--build-from-source` option is invoked.
|
* The `--build-from-source` option is invoked.
|
||||||
* No bottle is available for the machine's currently running OS version. (Bottles for macOS are generated only for supported macOS versions.)
|
* No bottle is available for the machine's currently running OS version. (Bottles for macOS are generated only for supported macOS versions.)
|
||||||
* Homebrew is installed to a prefix other than the default (although some bottles support this).
|
* Homebrew is installed to a prefix other than the default (although some bottles support this).
|
||||||
|
* Formula options were passed to the install command. For example, `brew install <formula>` will try to find a bottled binary, but `brew install --with-foo <formula>` will trigger a source build.
|
||||||
|
|
||||||
We aim to bottle everything.
|
We aim to bottle everything.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user