Skip to content

Commit

Permalink
simplify install
Browse files Browse the repository at this point in the history
  • Loading branch information
muness committed Mar 11, 2011
1 parent a5bafc5 commit a54c38b
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 @@ Requirements:
* git

Steps:
cd ~/bin && curl -OL https://github.com/michaelparenteau/myway/raw/master/bin/mway && chmod +x mway
curl -o ~/bin/mway -L https://github.com/michaelparenteau/myway/raw/master/bin/mway && chmod +x mway

# Usage

Expand Down

0 comments on commit a54c38b

Please sign in to comment.