mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
Update docs/Installation.md
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
c2e7679937
commit
71da3760fd
@ -27,7 +27,7 @@ The default Git remote will be used if the corresponding environment variable is
|
|||||||
|
|
||||||
## Skip Tap Cloning (beta)
|
## Skip Tap Cloning (beta)
|
||||||
|
|
||||||
You can instruct Homebrew to skip cloning the Homebrew/homebrew-core tap during installation by setting `HOMEBREW_INSTALL_FROM_API` in your shell environment with this script:
|
You can instruct Homebrew to skip cloning the Homebrew/homebrew-core tap during installation by setting the beta `HOMEBREW_INSTALL_FROM_API` environment variable with the following:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export HOMEBREW_INSTALL_FROM_API=1
|
export HOMEBREW_INSTALL_FROM_API=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user