Update README

This commit is contained in:
hwdsl2 2022-05-20 19:00:23 -05:00
parent f75a9210b9
commit f88ea691d1

View File

@ -9,7 +9,7 @@ This script will let you set up your own VPN server in just a few minutes, even
Run the script on your Linux server\* and follow the prompts:
```bash
wget https://get.vpnsetup.net/wg -nv -O wireguard.sh
wget https://get.vpnsetup.net/wg -O wireguard.sh
sudo bash wireguard.sh
```