From 1ca96c7ca8079836830119170e2f841e6b467b91 Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Sat, 9 May 2015 10:04:58 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 53c9182799..78aeb01a0a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ It's a web application with a frontend designed as a single page application bas Download the latest release from our [website](http://www.espocrm.com). +### Requirements + +* PHP 5.4 or above (with pdo, json, gd, mcrypt extensions); +* MySQL 5.1 or above. + +For more information about server configuration see [this article](http://blog.espocrm.com/administration/server-configuration-for-espocrm/). + ### How to report bug Create an issue [here](https://github.com/espocrm/espocrm/issues) or post on our [forum](http://forum.espocrm.com/bug-reports?routestring=forum/bug-reports).