From be1bfb85d3e76b18d42723001bdf7370484e190d Mon Sep 17 00:00:00 2001
From: tteck <tteckster@gmail.com>
Date: Thu, 12 Aug 2021 10:26:46 -0400
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 47c0ee20..8bdd2355 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/blob/main/esphome_container.sh)"
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/esphome_container.sh)"
 ```