From 6be9387cb56137c6f0e08ace67890306f680a4f4 Mon Sep 17 00:00:00 2001 From: niku Date: Sat, 29 Oct 2022 17:08:48 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1905999..37ff89e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,10 @@ Your contribution heatmap is a canvas for creativity. ```sh # Start cp config.ini.sample config.ini + ./scripts/install.sh +# or manually without systemd +python content_scribe.py config.ini # Stop ./scripts/uninstall.sh