Merge branch 'patch-1' into 'master'

Add missing 'sudo' in installation instructions

See merge request framasoft/mobilizon!540
This commit is contained in:
Thomas Citharel 2020-08-17 08:49:31 +02:00
commit eefd697392
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