From df2f548faa4ae551b28a13881158151fda440777 Mon Sep 17 00:00:00 2001 From: Diego Wang Date: Wed, 22 Mar 2023 12:25:39 -0400 Subject: [PATCH] Phrase README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fba65c8d..a36d4357 100644 --- a/README.md +++ b/README.md @@ -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