Skip to content

Commit

Permalink
Remove --save option as it isn't required anymore (#581)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemoser authored and jimmywarting committed Aug 9, 2019
1 parent 95286f5 commit 086be6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -72,7 +72,7 @@ See Matt Andrews' [isomorphic-fetch](https://github.com/matthew-andrews/isomorph
Current stable release (`2.x`)

```sh
$ npm install node-fetch --save
$ npm install node-fetch
```

## Loading and configuring the module
Expand Down

0 comments on commit 086be6f

Please sign in to comment.