From 8267b980bc754f6e6392a7e238dae134b99dd6aa Mon Sep 17 00:00:00 2001 From: samuel tonini Date: Mon, 8 Mar 2010 22:18:09 +0100 Subject: [PATCH] adjust git source url --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 8905dabc..8ed90f3b 100644 --- a/README.rdoc +++ b/README.rdoc @@ -20,7 +20,7 @@ Or if you prefer the latest and greatest: gem 'capybara', :git => 'git://github.com/jnicklas/capybara.git' gem 'database_cleaner', :git => 'git://github.com/bmabey/database_cleaner.git' - gem 'cucumber-rails', :git => 'git://github.com/aslakhellesoy/cucumber-rails3.git' + gem 'cucumber-rails', :git => 'git://github.com/aslakhellesoy/cucumber-rails.git' Then install the gems by running: