diff --git a/site/_posts/2012-07-01-extras.md b/site/_posts/2012-07-01-extras.md index 2ac89e32..594f8acb 100644 --- a/site/_posts/2012-07-01-extras.md +++ b/site/_posts/2012-07-01-extras.md @@ -41,8 +41,9 @@ $ pip install pygments
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 + the + Homebrew wiki.