From af315983b89181a3f3c3688c93b249e4fce31e60 Mon Sep 17 00:00:00 2001 From: Sean Burke Date: Thu, 16 Aug 2012 11:44:00 -0700 Subject: [PATCH] Added further instructions --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 09d00ec..9b19669 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,15 @@ Read Me ESCan version 1.0 -Steps +Steps for installation -1. To install this application, enter in the MySQL credentials in the _congif.php file -in the directory "/inc/setup/_config.php" +1. Enter in the MySQL credentials in the _congif.php file in the directory "/inc/setup/_config.php" -2. Run install.php to install the application. +2. Enter in the webmaster's credentials: username, password, email + +3. Run install.php to install the application. + +4. Go to login.php and login with the webmaster credentials entered in step 2. -Sean Burke http://www.seantburke.com