Skip to content

Commit

Permalink
Add tip about ~/bin being on $PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Davis committed Jul 7, 2012
1 parent b829f00 commit 01134fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Install
-------

$ curl -sSL https://raw.github.com/edavis/brew-pip/master/brew_pip.py > ~/bin/brew-pip
$ chmod +x ~/bin/brew-pip
$ chmod +x ~/bin/brew-pip # make sure ~/bin is on your $PATH

Usage
-----
Expand Down

0 comments on commit 01134fe

Please sign in to comment.