diff --git a/README.md b/README.md index 4cc27aef..89f7b3e1 100644 --- a/README.md +++ b/README.md @@ -1823,7 +1823,7 @@ ________________________________________________________________________________ To create a new Proxmox WireGuard LXC, run the following in the Proxmox Shell. ``` -bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/wireguard-v3.sh)" +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/wireguard-v4.sh)" ```