Update docs/Installation.md

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

View File

@ -25,7 +25,7 @@ export HOMEBREW_CORE_GIT_REMOTE="..." # put your Git mirror of Homebrew/homebre
The default Git remote will be used if the corresponding environment variable is unset.
## Skip Tap Cloning
## 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: