Update README.md

This commit is contained in:
Shahzain Ali 2025-01-20 23:46:29 +05:00 committed by GitHub
parent 6ea95c4f78
commit e144a93ae6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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
```