aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index cf4bb22..973f67e 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,13 @@ names.
## Install
+Mac OS X users can install with Homebrew:
+
+ $ brew install https://raw.githubusercontent.com/teddywing/git-branch-list/master/Homebrew/git-branch-list.rb
+
+On other platforms, grab the code and put the `git-branch-list` script in your
+`PATH`. Bash completion can be added by sourcing the
+`git-branch-list.bash-completion` file in your Bash profile.
## License