Skip to content

Commit

Permalink
README: remove dependency on pygmentize now that we're on grunt-jquer…
Browse files Browse the repository at this point in the history
…y-content 0.3
  • Loading branch information
rdworth committed Jul 26, 2012
1 parent b3c10da commit 44ba07c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -6,9 +6,8 @@ api.jqueryui.com
### Requirements
* <a href="http://www.xmlsoft.org/">libxml2</a>
* <a href="http://xmlsoft.org/XSLT/">libxslt</a>
* <a href="http://pygments.org/">Pygments</a>

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>.
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>.

### Build

Expand Down

0 comments on commit 44ba07c

Please sign in to comment.