diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/blacklist.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb index 297aa7cf0..e79713dbe 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 |
