diff --git a/Formula/node.rb b/Formula/node.rb index ffec4a4d52..c2d33c503c 100644 --- a/Formula/node.rb +++ b/Formula/node.rb @@ -89,7 +89,7 @@ class Node < Formula <<-EOS.undent Homebrew has NOT installed npm. We recommend the following method of installation: - curl http://npmjs.org/install.sh | sh + curl https://npmjs.org/install.sh | sh After installing, add the following path to your NODE_PATH environment variable to have npm libraries picked up: