Use http://npmjs.org/ installation instructions. Fixes 4569.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Arthur Kalmenson 2011-03-06 22:39:18 -05:00 committed by Adam Vandenberg
parent 970966f5a2
commit 97f654701d

View File

@ -24,7 +24,7 @@ def check_for_blacklisted_formula names
http://npmjs.org/
To do it in one line, use this command:
curl http://npmjs.org/install.sh | sudo sh
curl http://npmjs.org/install.sh | sh
EOS