Skip to content

Commit 42fa59a

Browse files
Fdawgsanonrig
authored andcommitted
docs(readme): remove legacy npm arg
Removes `--save` npm arg, which is legacy and hasn't been needed since pre-npm 5.x
1 parent 5ede52b commit 42fa59a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Fast query-string parser to replace the legacy `node:querystring` parse function
55
### Installation
66

77
```
8-
npm i --save fast-querystring
8+
npm i fast-querystring
99
```
1010

1111
### Features

0 commit comments

Comments
 (0)