diff --git a/README.md b/README.md index 8a1d258..181be94 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ version of git and at least Python 2.7 installed. # Installation +With [Homebrew](http://brew.sh/): + + `brew install pr0d1r2/contrib/gitup && brew link gitup` + +## From source + First: git clone git://github.com/earwig/git-repo-updater.git @@ -31,10 +37,6 @@ 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,