Created
September 27, 2011 12:36
-
-
Save searls/1244949 to your computer and use it in GitHub Desktop.
installing pygments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#docco requires the latest commits to pigments, but building it was not obvious to me. this worked: | |
sudo ./setup.py easy_install --local-snapshots-ok . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment