Update README.md

This commit is contained in:
tteckster 2022-02-18 19:32:18 -05:00 committed by GitHub
parent e1e8ab3974
commit 73bf34eac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -381,11 +381,11 @@ Run in the LXC console (Restart after update)
npm install -g --unsafe-perm node-red
```
⚙️ **To Install [Midnight-Red Theme](https://github.com/node-red-contrib-themes/midnight-red)** ⚠️ **Backup your flows before running this script!!**
⚙️ **To Install Node-Red Themes** ⚠️ **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)"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/node-red-themes.sh)"
```
____________________________________________________________________________________________