Skip to content

Commit 9f7392d

Browse files
authored
docs: remove redundant --save arg
See fastify/fastify#3875
1 parent dce1175 commit 9f7392d

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
@@ -12,7 +12,7 @@ v4.x of this module support Fastify v3.x
1212
## Install
1313

1414
```
15-
npm i --save @fastify/oauth2
15+
npm i @fastify/oauth2
1616
```
1717

1818
## Usage

0 commit comments

Comments
 (0)