From 9a6cd9b83fc8596727df0157e89faee302907cda Mon Sep 17 00:00:00 2001 From: Jonathan Chang Date: Wed, 4 Jan 2017 16:16:00 -0600 Subject: docs: fix titles on docs.brew.sh --- docs/brew-tap.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/brew-tap.md') diff --git a/docs/brew-tap.md b/docs/brew-tap.md index f73f1813e..15f8c7936 100644 --- a/docs/brew-tap.md +++ b/docs/brew-tap.md @@ -1,4 +1,5 @@ # 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. -- cgit v1.2.3