summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-11-11 21:56:48 -0500
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2020-11-11 21:56:48 -0500
commit283508b8a77496abea6aa85f3536016716077c85 (patch)
tree9cf75a81654a2b58ce9139ff76bfbf7b9a3c20b8
parentba6f9c86461183295e1b4fc62f1dd974c792ccf7 (diff)
downloadcgit-syntax-highlighting-283508b8a77496abea6aa85f3536016716077c85.tar.xz
cgit-syntax-highlighting-283508b8a77496abea6aa85f3536016716077c85.zip
README: fix default path
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index dc3c53d..eac1b80 100644
--- a/README
+++ b/README
@@ -12,9 +12,8 @@ Requirements:
Usage:
1. Run `make install`.
-2. Configure your system to run /usr/lib/cgit/syntax-highlighting-server.py at
- boot. This can be done by `systemctl enable syntax-highlighting` on systemd
- machines.
+2. Set /usr/local/lib/cgit/syntax-highlighting-server.py to run at boot. This
+ can be done by `systemctl enable syntax-highlighting` on systemd machines.
3. Set your cgit source filter to syntax-highlighting-client.sh.
Security: