Skip to content

Commit edc6628

Browse files
authored
docs: use npm install alias
See fastify/fastify#3875
1 parent c1520a3 commit edc6628

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
@@ -11,7 +11,7 @@ Forked from https://github.com/jshttp/proxy-addr to address https://github.com/j
1111
## Install
1212

1313
```sh
14-
$ npm install @fastify/proxy-addr
14+
$ npm i @fastify/proxy-addr
1515
```
1616

1717
## API

0 commit comments

Comments
 (0)