Skip to content

Commit

Permalink
Added --save-dev to install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
mathiasrw committed Jul 21, 2015
1 parent 74635e7 commit 2280128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ $ node object.js test/x.js test/y.js
With [npm](https://npmjs.org) do:

```
npm install tape
npm install tape --save-dev
```

# license
Expand Down

0 comments on commit 2280128

Please sign in to comment.