diff --git a/README.md b/README.md index 6a5be2b6..ad1393bf 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/h To create a new Proxmox Unprivileged Home Assistant Container, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unprev/unprivileged-homeassistant.sh)" +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unpriv/unprivileged-homeassistant.sh)" ```

⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU ⚡

@@ -384,7 +384,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/n To create a new Proxmox Unprivileged Node-RED LXC Container, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unprev/unprivileged-node-red.sh)" +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unpriv/unprivileged-node-red.sh)" ```

⚡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU ⚡

@@ -431,7 +431,7 @@ bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/m To create a new Proxmox Unprivileged Mariadb LXC Container, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unprev/unprivileged-mariadb.sh)" +bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/unpriv/unprivileged-mariadb.sh)" ```

⚡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU ⚡