From 92bf80a5df4d2baaf5081649e69905135c15bf40 Mon Sep 17 00:00:00 2001 From: Josh North Date: Fri, 27 Feb 2015 15:41:16 -0500 Subject: [PATCH] update readme --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5f0236f..c722c71 100755 --- a/README.md +++ b/README.md @@ -30,8 +30,5 @@ We track time in this application by punching start and end times on each record ### Setup Instructions: ### 1. Go to your webserver root as a user with write privileges (i.e. /usr/share/nginx/html) 2. Decide what sub-directory you want the app in. I use "timecard" here. -3. Run the following -``` -git clone https://github.com/joshnorth/yaptc.git timecard -``` -4. +3. Run the following `git clone https://github.com/joshnorth/yaptc.git timecard` +4. t