Skip to content

Commit

Permalink
bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Jul 14, 2011
1 parent 285fef5 commit 7f4c79a
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.markdown
Expand Up @@ -560,13 +560,8 @@ together. But, it's not that hard.
Resque Dependencies
-------------------

gem install redis redis-namespace yajl-ruby vegas sinatra

If you cannot install `yajl-ruby` (JRuby?), you can install the `json`
gem and Resque will use it instead.

When problems arise, make sure you have the newest versions of the
`redis` and `redis-namespace` gems.
$ gem install bundler
$ bundle install


Installing Resque
Expand Down

0 comments on commit 7f4c79a

Please sign in to comment.