From ff227c98136c49df2bfbe1d799422a7e4cf13e86 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Thu, 26 Sep 2019 11:17:51 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb10f33a7d..7d8bfa1f2f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Download the latest release from our [website](http://www.espocrm.com). ### Requirements * PHP 7.1 or above (with pdo, json, gd, openssl, zip, imap, mbstring, curl extensions); -* MySQL 5.5.3 or above, or MariaDB. +* MySQL 5.6.0 or above, or MariaDB. For more information about server configuration see [this article](https://www.espocrm.com/documentation/administration/server-configuration/).