From 675635ebfa233f0d8ae9da8ac552c75c5af1d933 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 29 Jan 2022 18:57:46 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fb3cf877..2f948534 100644 --- a/README.md +++ b/README.md @@ -345,11 +345,10 @@ node-red-restart ⚙️ **To Update Node-Red:** -Run from the LXC console +Run from the LXC console (Restart after update) ```yaml npm install -g --unsafe-perm node-red ``` -(Restart after update) ____________________________________________________________________________________________