Browse Source

Update README.md

tteck 4 years ago
parent
commit
ed4e3dcb6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -67,7 +67,7 @@ sudo systemctl restart mosquitto
 To create a new Proxmox Node-RED LXC Container, run the following in the Proxmox web shell.
 
 ```
-bash -c "$(wget -qLO - https://github.com/tteck/proxmox_nr_lxc/raw/master/create_container.sh)"
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/node-red_container.sh)"
 ```