From 1d3b181a1ceddbd79de19a53d5129884a379fd34 Mon Sep 17 00:00:00 2001 From: yuri Date: Wed, 12 Dec 2018 12:37:57 +0200 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fc9d05cee..e53e7fea98 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Download the latest release from our [website](http://www.espocrm.com). ### Requirements * PHP 5.6 or above (with pdo, json, gd, openssl, zip, imap, mbstring, curl extensions); -* MySQL 5.5.3 or above. +* MySQL 5.5.3 or above, or MariaDB. For more information about server configuration see [this article](https://www.espocrm.com/documentation/administration/server-configuration/).