readme fix

This commit is contained in:
Evgeny Zinoviev 2021-05-16 03:08:04 +03:00
parent b804a5d7e7
commit 6af96ae8d6

View File

@ -31,7 +31,7 @@ Create environment configuration file `/etc/default/inverter-bot`:
```
TOKEN="YOUR_TOKEN"
USERS="ID ID ID ..."
OPTS="" # here you can pass other options such as --inverterd-host
PARAMS="" # here you can pass other options such as --inverterd-host
```
Create systemd service file `/etc/systemd/system/inverter-bot.service` with the following content (changing stuff like paths):