diff --git a/README.md b/README.md index 67e1338..9e548f2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Proxmox Debian LXC ``` -clear; bash -c "$(wget -qLO - https://git.sthopeless.com/sthope/proxmox_docker_gitlab/raw/branch/main/create_container.sh)" +clear; bash -c "$(wget -qLO - https://git.sthopeless.com/sthope/proxmox_docker_gitlab/raw/branch/master/create_container.sh)" ```