From cb487249a746b20597f3450f438dd7ff6d4145dd Mon Sep 17 00:00:00 2001 From: bh Date: Sun, 9 Jun 2019 00:48:35 +0800 Subject: [PATCH] update --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef05c74..76c47c9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,13 @@ This script will let you setup your own VPN server in no more than a minute, eve ### Installation Run the script and follow the assistant: -`git clone https://github.com/hewenhan/openvpn-install.git && ./openvpn-install/openvpn-install.sh` + +#### install git +`sudo apt install git` + + +#### clone code file and excute +`git clone https://github.com/hewenhan/openvpn-install.git && sudo ./openvpn-install/openvpn-install.sh` Once it ends, you can run it again to add more users, remove some of them or even completely uninstall OpenVPN.