Merge pull request #25 from Mechtecs/patch-1

Provide info about how to stop the daemon
This commit is contained in:
Jakob 2018-09-11 10:58:51 +02:00 committed by GitHub
commit 0626999221
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,9 @@ command below.
::: danger ::: danger
Stop your Daemon process before continuing in order to avoid any issues and ensure everything updates as expected. Stop your Daemon process before continuing in order to avoid any issues and ensure everything updates as expected.
``` bash
systemctl stop wings
```
::: :::
``` bash ``` bash