From 303e400c9a31b21fdf94f569e6fd645f142afe80 Mon Sep 17 00:00:00 2001 From: bh Date: Tue, 11 Jun 2019 17:33:31 +0800 Subject: [PATCH] readme change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ff1992..16e1a68 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,5 @@ Changed cipher type and lan ip range. #### Tips: The system of server and client must be supported AES-256-GCM. I try successed in Ubuntu 19.04 from google cloud. -And the version of ubuntu 18.04TLS is not supported, need install libsodium. +And 18.04TLS. I didn't try other system.