Update README.md
This commit is contained in:
parent
6efca515d1
commit
7278123b92
|
@ -177,7 +177,7 @@ I follow exactly this guide install openssl:
|
||||||
```linux
|
```linux
|
||||||
git clone --depth 1 https://github.com/openssl/openssl
|
git clone --depth 1 https://github.com/openssl/openssl
|
||||||
cd openssl
|
cd openssl
|
||||||
./config enable-tls1_3 --prefix=/home/delia/openssl
|
./config enable-tls1_3 --prefix=/home/team1/openssl
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
GOTAGS=openssl make install
|
GOTAGS=openssl make install
|
||||||
|
|
Loading…
Reference in New Issue