From 06b94c09e303162718b5f30167df466452213ded Mon Sep 17 00:00:00 2001 From: tteckster Date: Mon, 18 Apr 2022 06:43:33 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ad40af0a..3a0c8a90 100644 --- a/README.md +++ b/README.md @@ -271,17 +271,17 @@ ________________________________________________________________________________
- Homebridge LXC + 🔸Homebridge LXC

Homebridge LXC

Homebridge allows you to integrate with smart home devices that do not natively support HomeKit -To create a new Proxmox Homebridge LXC, run the following in the Proxmox Shell (V2). +To create a new Proxmox Homebridge LXC, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homebridge.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/homebridge-v3.sh)" ```

âš¡ Default Settings: 1GB RAM - 4GB Storage - 1vCPU âš¡

@@ -1138,16 +1138,16 @@ ________________________________________________________________________________
- AdGuard Home LXC + 🔸AdGuard Home LXC

AdGuard Home LXC

-To create a new Proxmox AdGuard Home LXC, run the following in the Proxmox Shell (V2). +To create a new Proxmox AdGuard Home LXC, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/adguard.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/adguard-v3.sh)" ```

âš¡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU âš¡