Browse Source

Update README.md

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

+ 1 - 1
README.md

@@ -9,7 +9,7 @@
 To create a new Proxmox ESPHome LXC Container, run the following from Proxmox web shell.
 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)"
 ```
 ```