From 7aba1f60739a02f7bf4fa15c622d6fa7d34ae9b8 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Mon, 2 May 2016 22:11:36 -0400 Subject: [PATCH] Remove mysql from the list of nginx requirements as mariadb is already included --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56b595e..d7136f2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Note: The Mail Server requires SSL certificates ### Package Requirements (FIXME: other php packages) -nginx, php, php-fpm, php-composer, php-gd, php-imap, php-mcrypt, php-memcached, memcached, mariadb, bower, gulp, mysql, letsencrypt +nginx, php, php-fpm, php-composer, php-gd, php-imap, php-mcrypt, php-memcached, memcached, mariadb, bower, gulp, letsencrypt ### Folders (FIXME: add php folder and configs)