diff options
| -rw-r--r-- | docs/Requirements.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Requirements.md b/docs/Requirements.md index b790681..5b3ab18 100644 --- a/docs/Requirements.md +++ b/docs/Requirements.md @@ -118,7 +118,7 @@ You can install Sequel Pro with: * Install latest version of [Git Extensions](https://git-scm.com/download/win) -* [MySQL Server Community Edition](http://dev.mysql.com/downloads/mysql/5.6.html) (version 5.6 or 5.7, anything later is not supported) +* [MySQL Server Community Edition](http://dev.mysql.com/downloads/mysql/5.6.html) (version 8.0 or 5.7, older versions are not recommended) * Install [OpenSSL](http://www.slproweb.com/products/Win32OpenSSL.html) version 1.0.x or 1.1.x (Do not install the Light version) |
