Update 'README.md'

This commit is contained in:
niku 2022-10-29 17:08:48 +00:00
parent c42ba5a058
commit 6be9387cb5

View File

@ -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