From fcf4820d23eb61048c64afa9bec84d0823d9aef0 Mon Sep 17 00:00:00 2001 From: hoanghuynh Date: Thu, 27 Feb 2014 17:09:26 +0700 Subject: [PATCH] change git.io location to this folk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfaacca..b7eb4d9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This script will let you setup your own VPN server in no more than one minute, e ###Installation Run the script and follow the assistant: -`wget http://git.io/vpn --no-check-certificate -O openvpn-install.sh; chmod +x openvpn-install.sh; sudo ./openvpn-install.sh` +`wget http://git.io/ovpn --no-check-certificate -O openvpn-install.sh; chmod +x openvpn-install.sh; sudo ./openvpn-install.sh` Once it ends, you can run it again to add more users.