Skip to content
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.

Commit

Permalink
Installing cucumber-rails gem is not a prerequisite
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Nov 9, 2009
1 parent 846a038 commit 0d71366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ h2. Test that Cucumber works with Ruby on Rails
Here is how:

<pre># Install gems
sudo gem install webrat rspec rspec-rails cucumber-rails
sudo gem install webrat rspec rspec-rails
git clone git://github.com/aslakhellesoy/cucumber-rails-test.git
cd cucumber-rails-test
rake
Expand Down

0 comments on commit 0d71366

Please sign in to comment.