1
1
mirror of https://github.com/angristan/wireguard-install.git synced 2024-05-31 18:50:47 +00:00

Update README.md

This commit is contained in:
BlackcatRs 2021-03-30 09:10:02 +02:00 committed by GitHub
parent aad09c45cf
commit 4dad53f49f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,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://raw.githubusercontent.com/BlackcatRs/wireguard-install/master/wireguard-install.sh
chmod +x wireguard-install.sh
./wireguard-install.sh
```