From a0d39b087ed767b52b6139275025df6f0a82b495 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 21 Feb 2018 02:04:27 +0100 Subject: README: Add installation instructions Now that we have a Homebrew formula, we can reference it here. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit v1.2.3