From aeff70a0e068b197f99c62186fd9dfe0b33cbe6c Mon Sep 17 00:00:00 2001 From: Nikolay Shebanov Date: Mon, 1 Apr 2013 09:32:13 +0400 Subject: [PATCH] There's really a 3-step process --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ea2965c..588befd6 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Installation 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: ![Web UI](https://github.com/mperham/sidekiq/raw/master/examples/web-ui.png)