diff --git a/README.md b/README.md index 0d7f97f..46c96aa 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Many benefits can be gained by using a LXC container compared to a VM. The resou To create a new LXC container on Proxmox and setup Portainer to run inside of it, run the following in a SSH connection or the Proxmox web shell. ``` -bash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_portainer_lxc/raw/master/create_container.sh)" +bash -c "$(wget -qLO - https://github.com/Sthopeless/proxmox_portainer_lxc/raw/master/create_container.sh)" ``` ## Console