From f6bf81d4eec63e9a268f0aa5abb8b0f6e1fbac77 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 20 Jul 2026 18:32:30 +0530 Subject: prettier markdown styling --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5329062..ebc8053 100644 --- a/README.md +++ b/README.md @@ -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`: -- cgit v1.2.3