From c3c38e351062f46ea627ed9de25ef89f61f03193 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 27 Jan 2024 14:12:09 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98fdfe54ea..bac7f611e5 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ You can try the CRM on the online [demo](https://www.espocrm.com/demo/). ### Requirements * PHP 8.1 - 8.3; -* MySQL 5.7 (and later), or MariaDB 10.2 (and later). -* PostgreSQL 15 (and later) (yet experimental, officially supported soon) +* MySQL 5.7 (and later), or MariaDB 10.2 (and later); +* PostgreSQL 15 (and later) (yet experimental, officially supported soon). For more information about server configuration see [this article](https://docs.espocrm.com/administration/server-configuration/).