Skip to content

Commit

Permalink
Updated readme with how to build from master.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker authored and sandro committed Sep 9, 2009
1 parent 4eb14a1 commit a92d14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Makes http fun again!

Releases are tagged on github and also released as gems on github and rubyforge. Master is pushed to whenever I add a patch or a new feature. To build from master, you can clone the code, generate the updated gemspec, build the gem and install.

* rake build_gemspec
* rake gemspec
* gem build httparty.gemspec
* gem install the gem that was built

Expand Down

0 comments on commit a92d14e

Please sign in to comment.