Fix the link to the Homebrew wiki

This commit is contained in:
Matt Rogers 2013-04-18 22:54:33 -05:00
parent 898d9d13a8
commit 7d3dcc0116
1 changed files with 3 additions and 2 deletions

View File

@ -41,8 +41,9 @@ $ pip install pygments
<p>
Homebrew doesnt 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>