Skip to content

Instantly share code, notes, and snippets.

@searls
Created September 27, 2011 12:36
Show Gist options
  • Save searls/1244949 to your computer and use it in GitHub Desktop.
Save searls/1244949 to your computer and use it in GitHub Desktop.
installing pygments
#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