diff options
| -rw-r--r-- | README.markdown | 6 |
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 |
