summaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorZack Hobson2009-07-16 12:18:53 -0700
committerZack Hobson2009-07-16 12:18:53 -0700
commit746fec8bc40bb936a86f56b09a49689e7e417021 (patch)
tree53fbec7a1d802ea501d8f20bfcc41bfbdc00d0fb /README.markdown
parenta2a00500c02e1ecb6e57e444a468786d8de3f9d8 (diff)
downloadhcl-746fec8bc40bb936a86f56b09a49689e7e417021.tar.bz2
fix markdown formatting
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 7151b92..4fb82d2 100644
--- a/README.markdown
+++ b/README.markdown
@@ -8,9 +8,9 @@ HCl is a command-line tool for interacting with Harvest time sheets using the
NOTE This software is nowhere near complete. Currently the only implemented
feature is a simple view of today's timesheet. To try it out:
- $ cp hcl_conf.yml.example hcl_conf.yml
- $ $EDITOR hcl_conf.yml
- $ ./bin/hcl show
+ $ cp hcl_conf.yml.example hcl_conf.yml
+ $ $EDITOR hcl_conf.yml
+ $ ./bin/hcl show
### Prerequisites