update README
This commit is contained in:
parent
9217334935
commit
c0b84f39d6
@ -117,11 +117,11 @@ I've provided a Gemfile, so installing this should be easy:
|
|||||||
- Install Ruby 1.9.x. I recommend doing this via RVM.
|
- Install Ruby 1.9.x. I recommend doing this via RVM.
|
||||||
- Make sure _bundler_ is installed:
|
- Make sure _bundler_ is installed:
|
||||||
|
|
||||||
gem install bundler
|
gem install bundler
|
||||||
|
|
||||||
- Install dependencies (including _cucumber_ and _thinp\_xml_)
|
- Install dependencies (including _cucumber_ and _thinp\_xml_)
|
||||||
|
|
||||||
bundle
|
bundle
|
||||||
|
|
||||||
Once you've done this you can run the tests with a simple:
|
Once you've done this you can run the tests with a simple:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user