Improve wording of README (#1134)

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.

<!---
❗️ Please read ❗️
➡️ Please make sure you've followed the guidelines:
https://github.com/angristan/openvpn-install#contributing
✅ Please make sure your changes are tested and working
🗣️ Please avoid large PRs, and discuss changes in a GitHub issue first
✋ If the changes are too big and not in line with the project, they will
probably be rejected. Remember that this script is meant to be simple
and easy to use.
--->

---------

Co-authored-by: Stanislas <github@slange.me>
This commit is contained in:
Leo Wang
2025-12-11 13:58:40 +01:00
committed by GitHub
co-authored by Stanislas
parent e06329c770
commit 77a025d042
+1 -1
View File
@@ -39,7 +39,7 @@ That said, OpenVPN still makes sense when you need:
## Usage
First, get the script and make it executable:
First, on your server, get the script and make it executable:
```bash
curl -O https://raw.githubusercontent.com/angristan/openvpn-install/master/openvpn-install.sh