Skip to content

Instantly share code, notes, and snippets.

@lengerfulluse
Last active November 30, 2017 09:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lengerfulluse/69b6b2562eb52741e56039cbbdabece7 to your computer and use it in GitHub Desktop.
Save lengerfulluse/69b6b2562eb52741e56039cbbdabece7 to your computer and use it in GitHub Desktop.
install pygments for jekyll on MacOs
command `sudo easy_install pygments` seems not work for me, use the following command got successfully.
sudo gem install pygments.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment