update readme

This commit is contained in:
Josh North 2015-02-27 15:39:53 -05:00
parent f865f67c77
commit 03e9ec9c73

View File

@ -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.