Phrase README.md

I know I’m setting up open VPN because google gave me this page, but I wasn’t sure if I should run this script on my Amazon Linux 2 server or my MacBook Pro client for a hot minute.
This commit is contained in:
Diego Wang 2023-03-22 12:25:39 -04:00 committed by GitHub
parent 80feebed16
commit df2f548faa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ You can also check out [wireguard-install](https://github.com/angristan/wireguar
## Usage
First, get the script and make it executable:
First, on your target VPN server, get the script and make it executable:
```bash
curl -O https://raw.githubusercontent.com/angristan/openvpn-install/master/openvpn-install.sh