1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Fixed 'Getting Started' link

The Sidekiq no longer (?) contains the setup process. Instead this link should go directly to the Getting Started wiki page.

Also, it's technically a 4-step process which sounds weird and more complicated than it actually is. Replaced '3-step' with 'setup'
This commit is contained in:
Jamie Lawrence 2015-08-25 17:04:09 +01:00
parent f8ee089607
commit f975bb0e99

View file

@ -44,7 +44,7 @@ Installation
Getting Started
-----------------
See the [sidekiq home page](http://sidekiq.org) for the simple 3-step process.
See the [Getting Started wiki page](https://github.com/mperham/sidekiq/wiki/Getting-Started) and follow the simple setup 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:
![Web UI](https://github.com/mperham/sidekiq/raw/master/examples/web-ui.png)