From cbb84c82e119e3e77a418e3542b0c7646b789f89 Mon Sep 17 00:00:00 2001 From: Marcin Nowicki Date: Fri, 22 May 2015 12:14:08 +0200 Subject: [PATCH] Add installation instructions for homebrew. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a6f6cdf..8a1d258 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ directory where Python is installed: DOSKEY gitup=c:\python27\python.exe c:\python27\Scripts\gitup $* +# Homebrew Installation + +`brew install pr0d1r2/contrib/gitup && brew link gitup` + # Usage There are two ways to update repos: you can pass them as command arguments,