diff options
Diffstat (limited to 'docs/brew-tap.md')
| -rw-r--r-- | docs/brew-tap.md | 5 | 
1 files changed, 2 insertions, 3 deletions
| diff --git a/docs/brew-tap.md b/docs/brew-tap.md index 624a83f33..f73f1813e 100644 --- a/docs/brew-tap.md +++ b/docs/brew-tap.md @@ -1,10 +1,9 @@ -# brew tap - +# Taps (third-party repositories)  `brew tap` adds more repos to the list of formulae that `brew` tracks, updates,  and installs from. By default, `tap` assumes that the repos come from GitHub,  but the command isn't limited to any one location. -## The command +## The command (`brew tap`)  * `brew tap` without arguments lists the currently tapped repositories. For    example: | 
