Skip to content

Commit

Permalink
Remove --save option as it isn't required anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemoser authored and isaacs committed May 22, 2019
1 parent 93c2f2d commit 62b21ed
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 @@ -4,7 +4,7 @@ semver(1) -- The semantic versioner for npm
## Install

```bash
npm install --save semver
npm install semver
````

## Usage
Expand Down

0 comments on commit 62b21ed

Please sign in to comment.