From d49e70cc781413b946e239b1f1ac8fb18498f4e6 Mon Sep 17 00:00:00 2001 From: John Jensen Date: Thu, 5 Jun 2014 14:00:07 -0700 Subject: [PATCH] Update README.rdoc (gemfile git format) --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 94718a7e7..b9fa0d572 100644 --- a/README.rdoc +++ b/README.rdoc @@ -54,7 +54,7 @@ Into Gemfile from rubygems.org: Into Gemfile from Github: - gem 'annotate', :git => 'git://github.com/ctran/annotate_models.git' + gem 'annotate', github: 'ctran/annotate_models' Into environment gems from rubygems.org: