From 614a92b2053dc4a027b026fb7227baf64ddc64e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Trung=20L=C3=AA?= Date: Wed, 27 Jun 2012 10:52:06 +1000 Subject: [PATCH] It's 4 whitespace (not 3) for code block ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee25235e..942c2de4 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ untested but I will do my best to support them. Ruby 1.8 is not supported. Installation ----------------- - gem install sidekiq + gem install sidekiq Getting Started