From 8beb4ddc42ece1f74ab56d01ee0db396698f543a Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Fri, 20 Apr 2018 09:48:18 -0700 Subject: [PATCH] readme: install with homebrew --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 6a3835d..16275d0 100644 --- a/readme.md +++ b/readme.md @@ -19,6 +19,10 @@ or copy `git-recent` into an existing included path like `/usr/local/bin` or `~/ You can use also `npm` to install the global binary: npm install --global git-recent + +On Mac, you can install with homebrew: + + brew install git-recent ## If you like this you may also be interested in...