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