mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
Fix installation instructions: s/http/https/
This commit is contained in:
parent
4f6387c17f
commit
1db9542723
@ -25,7 +25,7 @@ Let's suppose you were running multiple http application servers, but you only w
|
|||||||
### Installing npm (node package manager)
|
### Installing npm (node package manager)
|
||||||
|
|
||||||
```
|
```
|
||||||
curl http://npmjs.org/install.sh | sh
|
curl https://npmjs.org/install.sh | sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### Installing node-http-proxy
|
### Installing node-http-proxy
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user