We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2b25c commit 41ff363Copy full SHA for 41ff363
1 file changed
README.md
@@ -94,7 +94,7 @@ Chai is an _assertion library_, similar to Node's built-in `assert`. It makes te
94
95
`chai` is available on [npm](http://npmjs.org). To install it, type:
96
97
- $ npm install chai
+ $ npm install --save-dev chai
98
99
### Browsers
100
0 commit comments