Skip to content

Commit

Permalink
Merge pull request jdan#151 from adriens/patch-2
Browse files Browse the repository at this point in the history
npm upgrade -> npm update
  • Loading branch information
jdan committed Apr 17, 2016
2 parents 0aa49d9 + 876c504 commit 1aba8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Get it [on NPM](https://npmjs.org/package/cleaver):

```sh
npm install -g cleaver
# To update: npm upgrade -g cleaver
# To update: npm update -g cleaver
```

And run it like so:
Expand Down

0 comments on commit 1aba8d6

Please sign in to comment.