README.md in cucumber-0.10.6 vs README.md in cucumber-0.10.7
- old
+ new
@@ -14,12 +14,11 @@
## Running tests
gem install bundler
bundle install
+ git submodule update --init --recursive
rake
-
-If you get errors about missing gems - just install them.
## Copyright
Copyright (c) 2008,2009,2010,2011 Aslak Hellesøy. See LICENSE for details.