Browse Source

Add installation instructions for homebrew.

tags/v0.2.4
Marcin Nowicki 9 years ago
parent
commit
cbb84c82e1
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.md

+ 4
- 0
README.md View File

@@ -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,


Loading…
Cancel
Save