From 97f654701d17c8605632a0d77570a2d9c6893ddf Mon Sep 17 00:00:00 2001 From: Arthur Kalmenson Date: Sun, 6 Mar 2011 22:39:18 -0500 Subject: [PATCH] Use http://npmjs.org/ installation instructions. Fixes 4569. Signed-off-by: Adam Vandenberg --- Library/Homebrew/brew.h.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/brew.h.rb b/Library/Homebrew/brew.h.rb index 73e1384951..c4bfd1de13 100644 --- a/Library/Homebrew/brew.h.rb +++ b/Library/Homebrew/brew.h.rb @@ -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