diff --git a/README.md b/README.md
index 52312421..3a32393d 100644
--- a/README.md
+++ b/README.md
@@ -335,16 +335,16 @@ Update from the Homebridge UI
- ESPHome LXC
+ 🔸ESPHome LXC
ESPHome LXC
-To create a new Proxmox ESPHome LXC, run the following in the Proxmox Shell (V2).
+To create a new Proxmox ESPHome LXC, run the following in the Proxmox Shell.
```yaml
-bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/esphome.sh)"
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/esphome-v3.sh)"
```
âš¡ Default Settings: 1GB RAM - 4GB Storage - 2vCPU âš¡
@@ -1120,17 +1120,17 @@ ________________________________________________________________________________
- Technitium DNS LXC
+ 🔸Technitium DNS LXC
Technitium DNS LXC
An open source authoritative as well as recursive DNS server
-To create a new Proxmox Technitium DNS LXC, run the following in the Proxmox Shell (V2).
+To create a new Proxmox Technitium DNS LXC, run the following in the Proxmox Shell.
```yaml
-bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/technitiumdns.sh)"
+bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/technitiumdns-v3.sh)"
```
âš¡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU âš¡