aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-05-16 03:08:04 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-05-16 03:08:04 +0300
commit7129b9af567f61ab4aa21503a58288fef3818fe5 (patch)
tree590d78dea0e904c73f26848cf24420fd40e5d109
parentdcf1706d65f0f9dbfe684962c26c8d224dec0a66 (diff)
readme fix
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6166907..dac7747 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,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):