Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Bass committed Nov 8, 2008
1 parent 9755102 commit 38334c1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README
Expand Up @@ -6,13 +6,11 @@ An easy way to add common finders to your Rails controllers.

Install the gem directly:

gem sources -a http://gems.github.com (you only have to do this once)
sudo gem install pelargir-finder_filter
sudo gem install pelargir-finder_filter --source=http://gems.github.com

Or install the gem in your Rails project:

gem sources -a http://gems.github.com
script/plugin install pelargir-finder_filter
script/plugin install git://github.com/pelargir/finder_filter.git

Or clone the project:

Expand Down

0 comments on commit 38334c1

Please sign in to comment.