Fix the link to the Homebrew wiki
This commit is contained in:
parent
898d9d13a8
commit
7d3dcc0116
|
@ -41,8 +41,9 @@ $ pip install pygments
|
|||
<p>
|
||||
Homebrew doesn’t symlink the executables for you. For the Homebrew default
|
||||
Cellar location and Python 2.7, be sure to add `/usr/local/share/python` to
|
||||
your `PATH`. For more information, check out [the Homebrew
|
||||
wiki](https://github.com/mxcl/homebrew/wiki/Homebrew-and-Python).
|
||||
your `PATH`. For more information, check out
|
||||
<a href="https://github.com/mxcl/homebrew/wiki/Homebrew-and-Python">the
|
||||
Homebrew wiki</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue