README.rdoc in cucumber-rails-0.3.1 vs README.rdoc in cucumber-rails-0.3.2

- old
+ new

@@ -24,14 +24,14 @@ bundle install Learn about the various options: - ruby script/rails generate cucumber:skeleton --help + ruby script/rails generate cucumber:install --help Finally, bootstrap your Rails app, for example: - ruby script/rails generate cucumber:skeleton --rspec --capybara + ruby script/rails generate cucumber:install --rspec --capybara === Rails 2.x: Before you can use the generator, install the gem by running: