blacklist: update npm location

This commit is contained in:
Adam Vandenberg 2012-08-03 19:53:54 -07:00
parent c632d733bc
commit 2ff90a94f3

View File

@ -48,7 +48,7 @@ def blacklisted? name
Homebrew does not provide npm because it is self-updating. To install it, first
`brew install nodejs' and then:
curl http://npmjs.org/install.sh | sh
curl https://npmjs.org/install.sh | sh
EOS
when /(lib)?lzma/
"lzma is now part of the xz formula."