aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEricFromCanada2017-07-25 11:08:26 -0400
committerEricFromCanada2017-07-25 11:08:26 -0400
commit01081c8fbbd4e4750c2e80c872ae2a179753e79c (patch)
treecb4e4eaab4cc5afc054481733ccce2dd3f708149 /docs
parentb4127ee84b42569cc58c4ce0335058b5cb85dae6 (diff)
downloadbrew-01081c8fbbd4e4750c2e80c872ae2a179753e79c.tar.bz2
change `brew tap` output
Diffstat (limited to 'docs')
-rw-r--r--docs/brew-tap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/brew-tap.md b/docs/brew-tap.md
index 126ee11c2..39c2994ee 100644
--- a/docs/brew-tap.md
+++ b/docs/brew-tap.md
@@ -11,7 +11,7 @@ but the command isn't limited to any one location.
```sh
$ brew tap
-homebrew/core
+homebrew/bundle
mistydemeo/tigerbrew
edavis/emacs
```