Update README.md. Update curl installation URL

This commit is contained in:
2026-09-21 07:13:31 +01:00
parent 501b99cbc8
commit d52c584c8f
+1 -1
View File
@@ -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: