Skip to content

Commit 6cacb13

Browse files
aslakhellesoyAdam Karrasch
authored and
Adam Karrasch
committed
Update installation instructions. Closes cucumber#1428.
1 parent 6d3a7b6 commit 6cacb13

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ Cucumber.js is available as an npm module.
4141

4242
#### 6.x.x and below
4343

44+
``` shell
45+
$ npm install cucumber
46+
```
47+
48+
#### 7.x.x and above
49+
50+
(Not yet released)
51+
4452
``` shell
4553
$ npm install @cucumber/cucumber
4654
```

0 commit comments

Comments
 (0)