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> <p>
Homebrew doesnt symlink the executables for you. For the Homebrew default 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 Cellar location and Python 2.7, be sure to add `/usr/local/share/python` to
your `PATH`. For more information, check out [the Homebrew your `PATH`. For more information, check out
wiki](https://github.com/mxcl/homebrew/wiki/Homebrew-and-Python). <a href="https://github.com/mxcl/homebrew/wiki/Homebrew-and-Python">the
Homebrew wiki</a>.
</p> </p>
</div> </div>