Skip to content

Commit

Permalink
docs: use npm install alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Jul 25, 2022
1 parent 4aecc02 commit 3367d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Beta. `@fastify/passport` is still a relatively new project. There may be incomp
## Installation

```shell
npm install @fastify/passport
npm i @fastify/passport
```

## Google OAuth2 Video tutorial
Expand Down

0 comments on commit 3367d4e

Please sign in to comment.