Skip to content

Commit 8e08791

Browse files
stevemoserjprichardson
authored andcommitted
Remove --save option as it isn't required anymore (#660)
1 parent a32c852 commit 8e08791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ I got tired of including `mkdirp`, `rimraf`, and `ncp` in most of my projects.
2222
Installation
2323
------------
2424

25-
npm install --save fs-extra
25+
npm install fs-extra
2626

2727

2828

0 commit comments

Comments
 (0)