diff --git a/README.md b/README.md index 112318f..615e8fb 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can also check out [wireguard-install](https://github.com/angristan/wireguar First, get the script and make it executable : ```bash -curl -O 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 ```