From 299c6c840ba9a57a76f28e4bf46644eec7a182fd Mon Sep 17 00:00:00 2001 From: Mathieu Aubin Date: Sun, 12 Feb 2017 15:18:11 -0500 Subject: [PATCH] Updates Readme Changes order / alphab and size Adds all php dependancies correctly --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 978455399..3e8507a55 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ Requirements -------------------------- To run Faveo your host just needs a couple of things: - * Web Server: Apache or IIS or Nginx * PHP Version: 5.6+ - * PHP Extensions: Mcrypt, OpenSSL, Mbstring, Imap, Tokenizer - * Database: MySQL(5.0+) - * Web Server Extension: Pretty URLs or Search Engine Friendly URL's have to be enabled in your web server configuration + * Database: MySQL 5.0+ + * Web Server: Apache / IIS / Nginx + * PHP Extensions: Imap, Mbstring, Mcrypt, OpenSSL, PDO, Tokenizer, XML, Zip + * Web Server Extension: Pretty URLs or Search Engine Friendly URLs have to be enabled in your web server configuration Faveo Web Hosting --------------------------