explain how to use most recent pygmentize. ref #23
This commit is contained in:
parent
846ad5a1cb
commit
0519c60ed4
@ -32,7 +32,12 @@ $ tools/build-loop
|
||||
```
|
||||
|
||||
Builds require the [`pygmentize`](http://pygments.org/)
|
||||
binary for syntax highlighting.
|
||||
binary for syntax highlighting. We suggesting using the
|
||||
most recent version from Bitbucket with e.g.:
|
||||
|
||||
```console
|
||||
$ export PATH="$HOME/repos/pygments:$PATH"
|
||||
```
|
||||
|
||||
|
||||
### Serving
|
||||
|
Loading…
x
Reference in New Issue
Block a user