From 1740a6c199813d0208b46cdb376b3d8db6ff4560 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sat, 23 May 2020 00:22:08 +0200 Subject: Update Requirements.md (#230) --- docs/Requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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. -- cgit