Update README.md

This commit is contained in:
tteck 2021-08-12 10:26:46 -04:00 committed by GitHub
parent f0db1de4d9
commit be1bfb85d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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/blob/main/esphome_container.sh)"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/esphome_container.sh)"
```