Skip to content

Commit 7f4c79a

Browse files
committed
bundle install
1 parent 285fef5 commit 7f4c79a

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.markdown

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -560,13 +560,8 @@ together. But, it's not that hard.
560560
Resque Dependencies
561561
-------------------
562562

563-
gem install redis redis-namespace yajl-ruby vegas sinatra
564-
565-
If you cannot install `yajl-ruby` (JRuby?), you can install the `json`
566-
gem and Resque will use it instead.
567-
568-
When problems arise, make sure you have the newest versions of the
569-
`redis` and `redis-namespace` gems.
563+
$ gem install bundler
564+
$ bundle install
570565

571566

572567
Installing Resque

0 commit comments

Comments
 (0)