Update url for node install

This commit is contained in:
Ariejan de Vroom 2014-01-13 10:18:14 +01:00
parent c7c0fe6126
commit 0d5b851c83

View File

@ -45,7 +45,7 @@ Then, check if node was installed correctly:
Simply run the NPM install script:
curl http://npmjs.org/install.sh | sudo sh
curl https://npmjs.org/install.sh | sudo sh
And then check it works: