Update pygments instructions with setup

Setup now indicates that the program has to be installed to work.
This commit is contained in:
shukryzablah 2021-02-25 23:34:32 -05:00 committed by GitHub
parent 0b9f027a36
commit 647bb1ddf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -260,3 +260,5 @@ For example `!yt[oeul8fTG9dM|width=480,allowfullscreen]`.
[3bmd](https://github.com/3b/3bmd/blob/master/README.md) for more info.
**Example**: `(pygments)`
**Setup**: Install `Pygments` and verify that the `pygmentize` command works (`pygmentize -V` should print the version number). You also need to verify that your theme includes an appropriate css file.