From 8800f48312ea8f014600ca98272a2e0dfd0c0464 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Sun, 16 Aug 2015 09:10:53 +0200 Subject: [PATCH] Add requirements to the readme, fixes #264 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fcbe06d1f..bf55db67f 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ The underlying architecture of Grav is designed to use well-established and _bes * [Symfony Console](http://symfony.com/doc/current/components/console/introduction.html): for CLI interface * [Gregwar Image Library](https://github.com/Gregwar/Image): for dynamic image manipulation +# Requirements + +- PHP 5.4 or higher. Check the [required modules list](http://learn.getgrav.org/basics/requirements#php-requirements) +- Check the [Apache](http://learn.getgrav.org/basics/requirements#apache-requirements) or [IIS](http://learn.getgrav.org/basics/requirements#iis-requirements) requirements + # QuickStart You have two options to get Grav: