diff --git a/README.md b/README.md index 85e6088..e0d6a3b 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ I follow exactly this guide install openssl: ```linux git clone --depth 1 https://github.com/openssl/openssl cd openssl -./config enable-tls1_3 --prefix=/home/delia/openssl +./config enable-tls1_3 --prefix=/home/team1/openssl make make install GOTAGS=openssl make install