diff options
Diffstat (limited to 'docs/Interesting-Taps-&-Forks.md')
| -rw-r--r-- | docs/Interesting-Taps-&-Forks.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/docs/Interesting-Taps-&-Forks.md b/docs/Interesting-Taps-&-Forks.md index dcb860a23..a5c609441 100644 --- a/docs/Interesting-Taps-&-Forks.md +++ b/docs/Interesting-Taps-&-Forks.md @@ -1,4 +1,5 @@  # Interesting Taps & Forks +  A Tap is homebrew-speak for a git repository containing extra formulae.  Homebrew has the capability to add (and remove) multiple taps to your local installation with the `brew tap` and `brew untap` command. Type `man brew` in your Terminal. The main repository https://github.com/Homebrew/homebrew-core, often called `homebrew/core`, is always built-in. | 
