summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2020-05-23 00:22:08 +0200
committerGitHub <noreply@github.com>2020-05-23 00:22:08 +0200
commit1740a6c199813d0208b46cdb376b3d8db6ff4560 (patch)
tree60028053b8c659e8c421a5adf771d1dd5a9fa4fe
parent947c93bddc6896c8f63507706df485d5ac3a9cb8 (diff)
downloadwiki-1740a6c199813d0208b46cdb376b3d8db6ff4560.tar.gz
wiki-1740a6c199813d0208b46cdb376b3d8db6ff4560.tar.bz2
wiki-1740a6c199813d0208b46cdb376b3d8db6ff4560.zip
Update Requirements.md (#230)
-rw-r--r--docs/Requirements.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Requirements.md b/docs/Requirements.md
index 092665b..6aa8f94 100644
--- a/docs/Requirements.md
+++ b/docs/Requirements.md
@@ -109,7 +109,7 @@ Then use it to install the required packages:
* [MySQL Server Community Edition](http://dev.mysql.com/downloads/mysql/5.6.html) (version 5.6 or 5.7, anything later is not supported)
-* Install [OpenSSL](http://www.slproweb.com/products/Win32OpenSSL.html) version 1.0.x (Do not install the Light version)
+* Install [OpenSSL](http://www.slproweb.com/products/Win32OpenSSL.html) version 1.0.x or 1.1.x (Do not install the Light version)
Download the 64bit version. Or you can get both if you plan to compile both 32 and 64bit, they can coexist side by side.