diff options
| -rw-r--r-- | Library/Homebrew/brew.h.rb | 2 |
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 |
