diff --git a/README.md b/README.md index 0f1cf8a..21bbd9c 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Run the command below in the Proxmox VE Shell or a VM to install ibgw. ```bash -bash -c "$(curl -fsSL http://192.168.1.174:3000/alphane/ibgw/src/branch/main/ibgw.sh)" +bash -c "$(curl -fsSL http://192.168.1.174:3000/alphane/ibgw/raw/branch/main/ibgw.sh)" ```