diff --git a/README.md b/README.md index e11d439..f2a6324 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This script will let you setup your own secure VPN server in just a few seconds. First, get the script and make it executable : ```bash -wget https://raw.githubusercontent.com/Angristan/openvpn-install/master/openvpn-install.sh +curl -O https://raw.githubusercontent.com/Angristan/openvpn-install/master/openvpn-install.sh chmod +x openvpn-install.sh ``` @@ -68,7 +68,6 @@ The script supports these OS and architectures: | Ubuntu 16.04 | ✅ | ✅ | ❌ | ❌ | | Ubuntu 18.04 | ❌ | ✅ | ✅ | ✅ | - To be noted: - It should work on Debian 8+ and Ubuntu 16.04+. But versions not in the table above are not officially supported.