diff --git a/README.md b/README.md index e2312ea..7c41f6e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ An admin dashboard for Wireguard — manage hosts, clients, tunnels, and IP rule Run the install script on a fresh machine: ```bash -bash < <(curl -fsSL https://git.tben.me/Moduletrace/wireguard-ui/raw/branch/main/src/scripts/install-wg-ui.sh) +curl -fsSL https://url.tben.me/wg-ui | sudo bash ``` Or clone the repo and run the script manually: