From f077d1c95366bf02571b2791a91698063dcc5c44 Mon Sep 17 00:00:00 2001 From: Sthopeless <6695214+Sthopeless@users.noreply.github.com> Date: Fri, 18 Dec 2020 18:58:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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