Add missing 'sudo' in installation instructions

This commit is contained in:
fluxx 2020-08-16 19:05:56 +02:00
parent b65ba33aa8
commit 03a3af3388
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ sudo systemctl daemon-reload
And enable the service
```bash
systemctl enable --now mobilizon.service
sudo systemctl enable --now mobilizon.service
```
It will run Mobilizon and enable startup on boot. You can follow the logs with