Update docs/Installation.md

Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Kid 2022-09-18 20:22:30 +08:00 committed by GitHub
parent c2e7679937
commit 71da3760fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ The default Git remote will be used if the corresponding environment variable is
## 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
export HOMEBREW_INSTALL_FROM_API=1