diff --git a/README.md b/README.md index e670650..deed86e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ graph LR 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/Shahzainali/openvpn-install/refs/heads/master/openvpn-install.sh chmod +x openvpn-install.sh ```