From 32aad09930c14254b270b74afa3d253776c1c440 Mon Sep 17 00:00:00 2001 From: Nyr Date: Tue, 14 May 2013 14:24:06 +0200 Subject: [PATCH] Fixed one-liner --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69348e2..c232773 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 https://raw.github.com/Nyr/openvpn-install/master/openvpn-install.sh; chmod +x openvpn-install.sh; ./openvpn-install.sh`. +`wget https://raw.github.com/Nyr/openvpn-install/master/openvpn-install.sh; chmod +x openvpn-install.sh; ./openvpn-install.sh` Once it ends, you can run it again to add more users.