Update README.md

This commit is contained in:
Yuri Kuznetsov
2024-01-27 14:12:09 +02:00
committed by GitHub
parent 5dcb112621
commit c3c38e3510
+2 -2
View File
@@ -21,8 +21,8 @@ You can try the CRM on the online [demo](https://www.espocrm.com/demo/).
### Requirements ### Requirements
* PHP 8.1 - 8.3; * PHP 8.1 - 8.3;
* MySQL 5.7 (and later), or MariaDB 10.2 (and later). * MySQL 5.7 (and later), or MariaDB 10.2 (and later);
* PostgreSQL 15 (and later) (yet experimental, officially supported soon) * 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/). For more information about server configuration see [this article](https://docs.espocrm.com/administration/server-configuration/).