Brendan Abolivier преди 8 години
родител
ревизия
21a304689b
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      README.md

+ 1
- 1
README.md Целия файл

@@ -38,7 +38,7 @@ For more info on the configuration syntax, have a look at the `welcomehome.examp
38 38
 
39 39
 ## Starting Welcome Home
40 40
 
41
-Once you moved all the needed files, and filled your configuration file, you need to start Welcome Home as a daemon. I use [systemd](https://freedesktop.org/wiki/Software/systemd/) for that (with the `welcomehome.service` file), but you're free to use whatever you want (and even to send my your configuration file in a [pull request](https://github.com/babolivier/welcome-home/pulls) so I can add it to this repi :wink:).
41
+Once you moved all the needed files, and filled your configuration file, you need to start Welcome Home as a daemon. I use [systemd](https://freedesktop.org/wiki/Software/systemd/) for that (with the `welcomehome.service` file), but you're free to use whatever you want (and even to send me your configuration file in a [pull request](https://github.com/babolivier/welcome-home/pulls) so I can add it to this repo :wink:).
42 42
 
43 43
 To start Welcome Home, and launch it at the machine's startup, with systemd, just run as root:
44 44