From 73bf34eac7de4dbcd8b8c9540ef44558e5a83752 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 18 Feb 2022 19:32:18 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd9b686b..f8507168 100644 --- a/README.md +++ b/README.md @@ -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)" ``` ____________________________________________________________________________________________