Update README.md

This commit is contained in:
Vincenzo Puzone 2022-08-21 18:10:27 +02:00 committed by GitHub
parent 962cc2c017
commit 091e446783
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ This script will let you set up your own VPN server in no more than a minute, ev
### Installation ### Installation
Run the script and follow the assistant: Run the script and follow the assistant:
`wget https://git.io/wireguard -O wireguard-install.sh && bash wireguard-install.sh` `wget https://raw.githubusercontent.com/Vincenzo-Puzone/wireguard-install/master/wireguard-install.sh -O wireguard-install.sh && bash wireguard-install.sh`
Once it ends, you can run it again to add more users, remove some of them or even completely uninstall WireGuard. Once it ends, you can run it again to add more users, remove some of them or even completely uninstall WireGuard.