diff --git a/README.md b/README.md index 5c42a48..5f0236f 100755 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ 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 ``` +3. Run the following +``` git clone https://github.com/joshnorth/yaptc.git timecard ``` 4.