Skip to content

Commit 3aa6a44

Browse files
aslakhellesoyAdam-ARK
authored andcommitted
Update installation instructions. Closes cucumber#1428.
1 parent 4f3fabd commit 3aa6a44

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,16 @@ Everyone interacting in this codebase and issue tracker is expected to follow th
3939

4040
Cucumber.js is available as an npm module.
4141

42+
#### 6.x.x and below
43+
44+
``` shell
45+
$ npm install cucumber
46+
```
47+
48+
#### 7.x.x and above
49+
50+
(Not yet released)
51+
4252
``` shell
4353
$ npm install @cucumber/cucumber
4454
```

0 commit comments

Comments
 (0)