docs: Add info about Pygments installation in installing.md
authorChris Hager <chris@linuxuser.at>
Thu, 6 Apr 2017 11:48:22 +0000 (13:48 +0200)
committerdigitalcraftsman <digitalcraftsman@users.noreply.github.com>
Thu, 6 Apr 2017 11:48:22 +0000 (13:48 +0200)
Additional information about the Pygments dependency in the "installing from source" chapter.

docs/content/overview/installing.md

index 71ca0d60c6822e669de993672a9c8bed7dcbe849..337c45adfa348ad0efdab722383a91409861a7fe 100644 (file)
@@ -125,6 +125,10 @@ You **must use govendor** to fetch Hugo's dependencies.
 
 *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