From 545cb65e62ebd480dda7578d8fe1d4b74db04e33 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 26 Nov 2020 15:06:13 +0100 Subject: Update Requirements.md (#297) --- 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 d3bcc01..a486598 100644 --- a/docs/Requirements.md +++ b/docs/Requirements.md @@ -121,7 +121,7 @@ You can install Sequel Pro with: * Install latest version of [Git Extensions](https://git-scm.com/download/win) -* [MySQL Server Community Edition](https://dev.mysql.com/downloads/mysql/) (version 8.0 or 5.7, older versions are not recommended) +* [MySQL Server Community Edition](https://dev.mysql.com/downloads/mysql/) (version 8.0 or 5.7, older versions are not supported) * Install [OpenSSL](http://www.slproweb.com/products/Win32OpenSSL.html) version 1.0.x or 1.1.x (Do not install the Light version) -- cgit