Update Taps.md
brew tap user/repo example was misleading
This commit is contained in:
parent
423b0f0bb8
commit
bab72445b9
@ -19,7 +19,7 @@ dunn/emacs
|
|||||||
<!-- vale Homebrew.Terms = OFF -->
|
<!-- vale Homebrew.Terms = OFF -->
|
||||||
<!-- The `terms` lint suggests changing "repo" to "repository". But we need the abbreviation in the tap syntax and URL example. -->
|
<!-- The `terms` lint suggests changing "repo" to "repository". But we need the abbreviation in the tap syntax and URL example. -->
|
||||||
* `brew tap <user/repo>` makes a shallow clone of the repository at
|
* `brew tap <user/repo>` makes a shallow clone of the repository at
|
||||||
https://github.com/user/repo. After that, `brew` will be able to work on
|
https://github.com/user/homebrew-repo. After that, `brew` will be able to work on
|
||||||
those formulae as if they were in Homebrew's canonical repository. You can
|
those formulae as if they were in Homebrew's canonical repository. You can
|
||||||
install and uninstall them with `brew [un]install`, and the formulae are
|
install and uninstall them with `brew [un]install`, and the formulae are
|
||||||
automatically updated when you run `brew update`. (See below for details
|
automatically updated when you run `brew update`. (See below for details
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user