diff --git a/README.md b/README.md index 4e3f97b0..bc4b2890 100644 --- a/README.md +++ b/README.md @@ -529,7 +529,7 @@ ________________________________________________________________________________ To create a new Proxmox Zigbee2MQTT LXC Container, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/zigbee2mqtt_container.sh)" +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/zigbee2mqtt.sh)" ```