From 7278123b920ff912247ca486cea97939268aa957 Mon Sep 17 00:00:00 2001 From: PaganoBerserker <47154857+PaganoBerserker@users.noreply.github.com> Date: Tue, 19 Sep 2023 18:22:07 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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