From 2497f3a783a24909d568772555341349b9b5394b Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Mon, 2 May 2016 22:39:40 -0400 Subject: [PATCH] Be more specific in setup instruction headings --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5e83d62..21753f7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Note: The Mail Server requires SSL certificates ## Web Server -### Package Requirements +### Package Requirements for Web Server nginx, php, php-apcu-bc, php-fpm, php-composer, php-gd, php-imap, php-intl, php-mcrypt, php-memcached, memcached, mariadb, bower, gulp, letsencrypt @@ -17,7 +17,7 @@ nginx, php, php-apcu-bc, php-fpm, php-composer, php-gd, php-imap, php-intl, php- nginx, php, systemd -### Setup Instructions +### Setup Instructions for Web Server 1. Install the packages in the `Package Requirements` above 2. Copy the folders above that aren't already configured to their equivalent location in `/etc` @@ -41,7 +41,7 @@ nginx, php, systemd ## Mail Server -### Package Requirements +### Package Requirements for Mail Server dovecot, postfix, procmail @@ -49,7 +49,7 @@ dovecot, postfix, procmail dovecot, pam.d, postfix, procmailrc, skel, systemd -### Setup Instructions +### Setup Instructions for Mail Server 1. Install the packages in the `Package Requirements` above 2. Copy the folders above that aren't already configured to their equivalent location in `/etc`