aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorArthur Kalmenson2011-03-06 22:39:18 -0500
committerAdam Vandenberg2011-03-06 20:33:26 -0800
commit97f654701d17c8605632a0d77570a2d9c6893ddf (patch)
tree5cd534417827cc3c61163447953e2e07bd5693d8 /Library
parent970966f5a22ce0d2291dd4eaf1d240b937e71a47 (diff)
downloadbrew-97f654701d17c8605632a0d77570a2d9c6893ddf.tar.bz2
Use http://npmjs.org/ installation instructions. Fixes 4569.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/brew.h.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/brew.h.rb b/Library/Homebrew/brew.h.rb
index 73e138495..c4bfd1de1 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