Update README.md

This commit is contained in:
tteckster 2022-02-18 16:30:43 -05:00 committed by GitHub
parent 121388aaf2
commit c06698ad99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -380,7 +380,14 @@ Run in the LXC console (Restart after update)
```yaml
npm install -g --unsafe-perm node-red
```
⚙️ **To Install Midnight-Red Theme** ⚠️ **Backup your flows before running this script!!**
Run in the LXC console
```yaml
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/node-red-dark.sh)"
```
____________________________________________________________________________________________
</details>