diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -23,9 +23,8 @@ set `--accent-color` to your preferred accent color. ## Syntax highlighting -Install `catppuccin[pygments]` from pip (along with other dependencies as -defined in cgit's manual). Place `syntax-highlighting.py` at -`/usr/lib/cgit/filters/syntax-highlighting.py` +Install the `pygments` package (`python3-pygments` on debian) and +place `syntax-highlighting.py` at `/usr/lib/cgit/filters/syntax-highlighting.py` Find these lines in `syntax-highlighting.py`: |