From 7261eacccd61313841f8d811298053bc88d254fd Mon Sep 17 00:00:00 2001 From: Dryusdan Date: Sat, 23 Jun 2018 01:02:02 +0200 Subject: [PATCH] improve doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df2273b..65a4a34 100644 --- a/README.md +++ b/README.md @@ -65,5 +65,5 @@ Type=simple User=masto-bot TimeoutSec=15 WorkingDirectory=/home/masto-bot/ -ExecStart=/usr/bin/python3 bot.py --stream +ExecStart=/usr/bin/python3 bot.py --stream --source=local ```