From 166bb30c40b3d00f5dcc89fe289426718943466b Mon Sep 17 00:00:00 2001 From: Skipperro Date: Fri, 19 Mar 2021 20:37:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dd8355..e47fba7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This script will let you set up your own VPN server in no more than a minute, ev ### Installation Run the script and follow the assistant: -`wget https://github.com/Skipperro/openvpn-install/blob/master/openvpn-install.sh && bash openvpn-install.sh` +`wget https://raw.githubusercontent.com/Skipperro/openvpn-install/master/openvpn-install.sh && bash openvpn-install.sh` `wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh`