From c23302099fc61e11b1ade76c7e0b22c945395ba8 Mon Sep 17 00:00:00 2001 From: "johnny@pittpc.com" Date: Sun, 6 Sep 2020 13:46:40 -0400 Subject: [PATCH] Updated README with clearer install instructions --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b28f7009..6d46ab00 100644 --- a/README.md +++ b/README.md @@ -56,12 +56,13 @@ ### Installation Instructions -* Clone this repo -* Create a Mysql database -* Point your browser to the URL where you downloaded the crm +* Change directory to your webroot +* git clone https://github.com/johnnyq/pittpc_crm.git . +* Create a MySQL database +* Point your browser to your web Server * Go through the Setup Process * Login -* Start inputting some data +* Start inputing some data #### Requirements * Webserver (Apache, NGINX)