diff --git a/README.md b/README.md index 555e679..e1746b4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # proxmox_hassos_install ``` -bash -c "$(wget -qLO - https://github.com/Sthopeless/proxmox_hassos_install/raw/main/install.sh)" +bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_hassos_install/raw/branch/main/install.sh)" ```