Skip to content

Commit

Permalink
fix install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyhaines committed Jun 12, 2010
1 parent d9afa25 commit f729fa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rdoc
Expand Up @@ -26,11 +26,11 @@ Then install the gems by running:

Learn about the various options:

ruby script/rails generate cucumber:install --help
ruby script/rails generate cucumber:skeleton --help

Finally, bootstrap your Rails app, for example:

ruby script/rails generate cucumber:install --rspec --capybara
ruby script/rails generate cucumber:skeleton --rspec --capybara

=== Rails 2.x:

Expand Down

0 comments on commit f729fa1

Please sign in to comment.