Adjust readme

This commit is contained in:
Tanner Collin 2019-04-21 18:04:15 +01:00
parent afbaf3c32b
commit abb1756d05

View File

@ -20,8 +20,8 @@ $ pip install -r requirements.txt
```
$ sudo apt install supervisor
$ sudo touch /etc/supervisor/conf.d/pushcards.conf
$ sudoedit /etc/supervisor/conf.d/pushcards.conf
$ sudo touch /etc/supervisor/conf.d/thaiwifi.conf
$ sudoedit /etc/supervisor/conf.d/thaiwifi.conf
$ sudo supervisorctl reread
$ sudo supervisorctl update
```