Update README.md

This commit is contained in:
tteckster 2021-10-28 07:53:44 -04:00 committed by GitHub
parent e042c1c5c3
commit 1e7c8bb46a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 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> </details>