Skip to content

Commit 2280128

Browse files
committed
Added --save-dev to install instruction
1 parent 74635e7 commit 2280128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ $ node object.js test/x.js test/y.js
344344
With [npm](https://npmjs.org) do:
345345

346346
```
347-
npm install tape
347+
npm install tape --save-dev
348348
```
349349

350350
# license

0 commit comments

Comments
 (0)