Browse Source

Update README.md

tteckster 3 năm trước cách đây
mục cha
commit
1e7c8bb46a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
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)
 
 </details>