diff --git a/README.md b/README.md index 1b0d44ba..47c0ee20 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To create a new Proxmox ESPHome LXC Container, run the following from Proxmox web shell. ``` -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/master/esphome_container.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/blob/main/esphome_container.sh)" ```