Update README.md

My username is lowercase now
This commit is contained in:
Stanislas 2019-07-28 23:31:34 +02:00 committed by GitHub
parent a57f5e69ba
commit b095c23496
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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