Skip to content

Commit

Permalink
fix: cucumber version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Muchychka committed Apr 9, 2017
1 parent 98347b0 commit 0f2985c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ Please note that a lot of new syntax changes are inroduced. For all changes plea
First you need to have Nightwatch.js and Cucumber.js to be installed locally.

```
$ npm install --save-dev nightwatch cucumber
$ npm install --save-dev nightwatch cucumber@2.0.0-rc.9
```

or shorter
Expand Down

0 comments on commit 0f2985c

Please sign in to comment.