diff --git a/README.md b/README.md index 6f7e26e..15c0c35 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Let's suppose you were running multiple http application servers, but you only w ### Installing npm (node package manager) ``` -curl http://npmjs.org/install.sh | sh +curl https://npmjs.org/install.sh | sh ``` ### Installing node-http-proxy