Skip to content

Commit 28ae591

Browse files
authored
docs: remove reference to --save npm flag (#929)
1 parent 3c1a473 commit 28ae591

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 @@ This README is also available in other languages:
2222
## Installation
2323

2424
```sh
25-
$ npm install --save multer
25+
$ npm install multer
2626
```
2727

2828
## Usage

0 commit comments

Comments
 (0)