diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Simply run `githours` in root of a git repository. ## Install - npm install -g git-time-spent + npm install -g git-hours You need to install mocha to run tests: |