From b0053768415c92be296a4e750a08ca9f43bef30d Mon Sep 17 00:00:00 2001 From: "13621160019@163.com" <13621160019@163.com> Date: Tue, 26 Oct 2021 23:40:49 +0800 Subject: [PATCH] updated README --- myems-modbus-tcp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myems-modbus-tcp/README.md b/myems-modbus-tcp/README.md index 0b3e9c11..01ff7193 100644 --- a/myems-modbus-tcp/README.md +++ b/myems-modbus-tcp/README.md @@ -70,7 +70,7 @@ cp -R ~/myems/myems-modbus-tcp /myems-modbus-tcp ``` Create .env file based on example.env and edit the .env file if needed: ```bash -cp /myems-modbus-tcp/example.env /myems-cleaning/.env +cp /myems-modbus-tcp/example.env /myems-modbus-tcp/.env nano /myems-modbus-tcp/.env ``` Setup systemd service: