Skip to content

Commit

Permalink
Remove --save option as it isn't required anymore (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemoser authored and jprichardson committed Feb 19, 2019
1 parent a32c852 commit 8e08791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -22,7 +22,7 @@ I got tired of including `mkdirp`, `rimraf`, and `ncp` in most of my projects.
Installation
------------

npm install --save fs-extra
npm install fs-extra



Expand Down

0 comments on commit 8e08791

Please sign in to comment.