Skip to content

Commit 5f27675

Browse files
committed
Added chance-generators to the install command
1 parent eceba53 commit 5f27675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ therefore provide much more precise error cases.
3535
Install it with NPM or add it to your `package.json`:
3636

3737
```
38-
$ npm install --save-dev unexpected unexpected-check
38+
$ npm install --save-dev unexpected unexpected-check chance-generators
3939
```
4040

4141
Then register the plugin:

0 commit comments

Comments
 (0)