diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb index 297aa7cf0d..e79713dbe5 100644 --- a/Library/Homebrew/blacklist.rb +++ b/Library/Homebrew/blacklist.rb @@ -42,7 +42,7 @@ def blacklisted? name 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 end end