Skip to content

Commit

Permalink
Merge pull request #166 from mathiasrw/patch-1
Browse files Browse the repository at this point in the history
Added --save-dev to install instruction
  • Loading branch information
Raynos committed Jul 21, 2015
2 parents 74635e7 + 2280128 commit c388972
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 c388972

Please sign in to comment.