Explorar el Código

Update README.md

tteckster hace 3 años
padre
commit
c06698ad99
Se han modificado 1 ficheros con 8 adiciones y 1 borrados
  1. 8 1
      README.md

+ 8 - 1
README.md

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