ref: f3b4a0e99e51da86c8716a24f0d71dbf76dfc78c
parent: 0dd6890ed544504cad5b0ec3b3db92d7b76f9d13
author: Chris Hager <[email protected]>
date: Thu Apr 6 09:48:22 EDT 2017
docs: Add info about Pygments installation in installing.md Additional information about the Pygments dependency in the "installing from source" chapter.
--- a/docs/content/overview/installing.md
+++ b/docs/content/overview/installing.md
@@ -125,6 +125,10 @@
*Windows users: where you see the `$HOME` environment variable above, replace it with `%USERPROFILE%`.*
+
+*Note: For syntax highlighting using the [highlight shortcode](/extras/highlighting/),
+you need to install the Python-based [Pygments](http://pygments.org/) program.*
+
## Contributing
Please see the [contributing guide](/doc/contributing/) if you are interested in