diff --git a/README.md b/README.md index 13f6a5db..6982c1b7 100644 --- a/README.md +++ b/README.md @@ -1127,21 +1127,22 @@ ________________________________________________________________________________
- Debian 11 LXC + Debian LXC

Debian

-

Debian 11 LXC

+

Debian LXC

+

Option to define version 10 or 11

-To create a new Proxmox Debian 11 (curl. sudo) LXC, run the following in the Proxmox Shell. +To create a new Proxmox Debian (curl & sudo) LXC, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/debian-v3.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/debian-v4.sh)" ```

⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU ⚡

-⚙️ **To Update Debian 11** +⚙️ **To Update Debian** Run in the LXC console ```yaml @@ -1161,10 +1162,10 @@ ________________________________________________________________________________

Ubuntu LXC

Option to define version 18.04, 20.04, 21.10 or 22.04

-To create a new Proxmox Ubuntu (curl. sudo) LXC, run the following in the Proxmox Shell. +To create a new Proxmox Ubuntu (curl & sudo) LXC, run the following in the Proxmox Shell. ```yaml -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/ubuntu-v3.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/ubuntu-v4.sh)" ```

⚡ Default Settings: 512MiB RAM - 2GB Storage - 1vCPU - 22.04 ⚡