mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
There's really a 3-step process
This commit is contained in:
parent
07a2781ac0
commit
aeff70a0e0
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ Installation
|
||||||
Getting Started
|
Getting Started
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
See the [sidekiq home page](http://mperham.github.com/sidekiq) for the simple 4-step process.
|
See the [sidekiq home page](http://mperham.github.com/sidekiq) for the simple 3-step process.
|
||||||
You can watch [Railscast #366](http://railscasts.com/episodes/366-sidekiq) to see Sidekiq in action. If you do everything right, you should see this:
|
You can watch [Railscast #366](http://railscasts.com/episodes/366-sidekiq) to see Sidekiq in action. If you do everything right, you should see this:
|
||||||
|
|
||||||
![Web UI](https://github.com/mperham/sidekiq/raw/master/examples/web-ui.png)
|
![Web UI](https://github.com/mperham/sidekiq/raw/master/examples/web-ui.png)
|
||||||
|
|
Loading…
Add table
Reference in a new issue