From b85ca5dbc4614bef7edce6d7d8c3643d3b3f2751 Mon Sep 17 00:00:00 2001 From: tteckster <tteckster@gmail.com> Date: Mon, 18 Apr 2022 14:46:11 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 21f43a96..c1184fbc 100644 --- a/README.md +++ b/README.md @@ -458,17 +458,17 @@ ________________________________________________________________________________ </details> <details> -<summary markdown="span"> Node-Red LXC </summary> +<summary markdown="span"> 🔸Node-Red LXC </summary> <p align="center"><img src="https://github.com/home-assistant/brands/blob/master/custom_integrations/nodered/icon.png?raw=true" height="100"/></p> <h1 align="center" id="heading"> Node-Red LXC </h1> -To create a new Proxmox Node-RED LXC, run the following in the Proxmox Shell (V2). +To create a new Proxmox Node-RED LXC, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/node-red.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/node-red-v3.sh)" ``` <h3 align="center" id="heading">⚡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU ⚡</h3>