summaryrefslogtreecommitdiffstats
path: root/python/Pygments/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/Pygments/README')
-rw-r--r--python/Pygments/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/Pygments/README b/python/Pygments/README
index 975ce911d5..4e7391ba6f 100644
--- a/python/Pygments/README
+++ b/python/Pygments/README
@@ -9,3 +9,6 @@ Highlights are:
* A number of output formats, presently HTML, LaTeX, RTF, SVG and ANSI
sequences.
* It is usable as a command-line tool and as a library.
+
+In order to build pygments' html documentation files you must install Sphinx
+and you need to use "HTML=1 ./Pygments.SlackBuild".