Skip to content

Commit

Permalink
update gem install instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
rtomayko committed Jun 7, 2010
1 parent 5c87420 commit 1c22a73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ Git is the quickest way to the rack-contrib sources:

git clone git://github.com/rack/rack-contrib.git

Gems are currently available from GitHub clones:
Gems are available too:

gem install rack-rack-contrib --source=http://gems.github.com/
gem install rack-contrib

Requiring 'rack/contrib' will add autoloads to the Rack modules for all of the
components included. The following example shows what a simple rackup
Expand Down

0 comments on commit 1c22a73

Please sign in to comment.