From 6af96ae8d65d16e17079b60d010ab439f773134a Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sun, 16 May 2021 03:08:04 +0300 Subject: readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index abc44a0..7a3e6e9 100644 --- a/README.md +++ b/README.md @@ -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): -- cgit v1.2.3