Skip to content

Commit

Permalink
Updated installation guide in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Sep 7, 2008
1 parent 2385a31 commit 3b7f5ae
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.rdoc
Expand Up @@ -18,15 +18,10 @@ I'm a big fan of understanding what I'm using, so here's a quick explanation: Th

sudo gem install searchgasm

For rails > 2.1
For rails

# environment.rb
config.gem "searchgasm"

For rails < 2.1

# environment.rb
require "searchgasm"
$ cd vendor/plugins
$ sudo gem unpack searchgasm

Or as a plugin

Expand Down

0 comments on commit 3b7f5ae

Please sign in to comment.