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 aa8e8af commit e9aa5d2
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 @@ -12,7 +12,7 @@ Does not support the full syntax `middleware(err, req, res, next)`, because erro
## Install

```
npm install @fastify/middie
npm i @fastify/middie
```

## Usage
Expand Down

0 comments on commit e9aa5d2

Please sign in to comment.