Update README

This commit is contained in:
hwdsl2
2022-05-20 19:00:35 -05:00
parent 7c44e0b694
commit 9e337c4d24

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/ovpn -nv -O openvpn.sh
wget https://get.vpnsetup.net/ovpn -O openvpn.sh
sudo bash openvpn.sh
```