Browse Source

Update README.md

tteckster 3 years ago
parent
commit
675635ebfa
1 changed files with 1 additions and 2 deletions
  1. 1 2
      README.md

+ 1 - 2
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)
  
 ____________________________________________________________________________________________