Fix Homebrew/python case.
This commit is contained in:
		
							parent
							
								
									5b95710254
								
							
						
					
					
						commit
						677cdff228
					
				@ -27,7 +27,7 @@ def blacklisted? name
 | 
			
		||||
        sudo easy_install pip
 | 
			
		||||
    EOS
 | 
			
		||||
  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
 | 
			
		||||
  when 'macruby' then <<-EOS.undent
 | 
			
		||||
    MacRuby works better when you install their package:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user