Update README.md

This commit is contained in:
Elie Obeid 2022-11-20 19:57:07 +04:00 committed by GitHub
parent 25b1fc949a
commit a2953ec795
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://github.com/elieobeid7/wireguard-install/blob/master/wireguard-install.sh
curl -O https://raw.githubusercontent.com/elieobeid7/wireguard-install/master/wireguard-install.sh
chmod +x wireguard-install.sh
./wireguard-install.sh
```