fix typo
This commit is contained in:
parent
098159d811
commit
82fe02170a
@ -21,7 +21,7 @@ def check_for_blacklisted_formula names
|
|||||||
|
|
||||||
when 'setuptools' then abort <<-EOS.undent
|
when 'setuptools' then abort <<-EOS.undent
|
||||||
When working with a Homebrew-built Python, distribute is preferred
|
When working with a Homebrew-built Python, distribute is preferred
|
||||||
over setuptools, and can be used as the prequisite for pip.
|
over setuptools, and can be used as the prerequisite for pip.
|
||||||
|
|
||||||
Install distribute using:
|
Install distribute using:
|
||||||
brew install distribute
|
brew install distribute
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user