Update README.md

This commit is contained in:
Elie Obeid 2022-11-20 19:49:01 +04:00 committed by GitHub
parent aa775002b5
commit 25b1fc949a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Supported distributions:
Download and execute the script. Answer the questions asked by the script and it will take care of the rest.
```bash
curl -O https://raw.githubusercontent.com/angristan/wireguard-install/master/wireguard-install.sh
curl -O https://github.com/elieobeid7/wireguard-install/blob/master/wireguard-install.sh
chmod +x wireguard-install.sh
./wireguard-install.sh
```