From bf8fe914025e032cd8aa00d154418356d56bf2df Mon Sep 17 00:00:00 2001 From: bh Date: Tue, 11 Jun 2019 17:31:05 +0800 Subject: [PATCH] readme change --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c663720..1ff1992 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ 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: -#### if server system is version of ubuntu 18.04LST then neet install libsodium to support AES-256-GCM -`sudo apt install libsodium23 libsodium-dev` #### install git `sudo apt install git`