From ac4ece348e634cd5433bf9968f30cb818948fad1 Mon Sep 17 00:00:00 2001 From: Nick Rowe Date: Tue, 4 Jun 2013 10:12:51 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39dfbc6..8f8073a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Ollie is even more useful when hooked up to an external monitoring system, like First, include the gem in your `Gemfile`: ```ruby -gem 'ollie', git: 'git@github.com:modcloth/ollie.git' +gem 'ollie', git: 'git@github.com:modcloth-labs/ollie.git' ``` Next, create the controller and route to where you would like Ollie