mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Use bundle add instead (#5251)
This commit is contained in:
parent
a8ed20aef7
commit
dc3fa27858
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Sidekiq 6.0 supports Rails 5.0+ but does not require it.
|
|||
Installation
|
||||
-----------------
|
||||
|
||||
gem install sidekiq
|
||||
bundle add sidekiq
|
||||
|
||||
|
||||
Getting Started
|
||||
|
|
Loading…
Add table
Reference in a new issue