From 1e7c8bb46a67d9b2e3b87ece4c799e277d17676d Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 28 Oct 2021 07:53:44 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ec98418..1f8c5e00 100644 --- a/README.md +++ b/README.md @@ -247,7 +247,7 @@ From your nodered LXC console, the following commands can be run `sudo systemctl disable nodered.service` to disable autostart on boot -`sudo npm install -g --unsafe-perm node-red` to update Node-Red (`node-red-start` required after update) +`sudo npm install -g --unsafe-perm node-red` to update Node-Red (`node-red-restart` after update)