Skip to content

Commit e4d95dc

Browse files
committed
README: Added Pygments requirement
1 parent 1d3d40f commit e4d95dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@
77
### Requirements
88
* <a href="http://www.xmlsoft.org/">libxml2</a>
99
* <a href="http://xmlsoft.org/XSLT/">libxslt</a>
10+
* <a href="http://pygments.org/">Pygments</a>
1011

11-
The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from <a href="http://sourceforge.net/projects/gnuwin32/files/">GnuWin32</a>.
12+
The `xmllint` and `xsltproc` and `pygmentize` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from <a href="http://sourceforge.net/projects/gnuwin32/files/">GnuWin32</a>.
1213

1314
### Build
1415

0 commit comments

Comments
 (0)