Fix Homebrew/python case.

This commit is contained in:
Mike McQuaid 2013-12-28 12:47:13 +00:00
parent 5b95710254
commit 677cdff228

View File

@ -27,7 +27,7 @@ def blacklisted? name
sudo easy_install pip sudo easy_install pip
EOS EOS
when 'pil' then <<-EOS.undent when 'pil' then <<-EOS.undent
Instead of PIL, consider `pip install pillow` or `brew install homebrew/python/pillow`. Instead of PIL, consider `pip install pillow` or `brew install Homebrew/python/pillow`.
EOS EOS
when 'macruby' then <<-EOS.undent when 'macruby' then <<-EOS.undent
MacRuby works better when you install their package: MacRuby works better when you install their package: