From 03244c6e4eca03dbda09434683fd1c41c21d2865 Mon Sep 17 00:00:00 2001 From: Jrohy Date: Thu, 10 Jan 2019 08:11:04 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3049f8..281bbd2 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ bash <(curl -sL https://git.io/fhqMz) -v 3.6.5 ``` find the special version in [python_version_list](https://www.python.org/ftp/python/), script will auto download and compile it -if os openssl version less than **1.0.2** , script will auto install latest openssl before compile python3, it may be have risk(except new install os), so recomend install without compile way +if os openssl version less than **1.0.2** , script will auto install latest openssl before compile python3, it may be have risk(except new install os), so recommend install without compile way