summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5fe7aa8..4e72896 100644
--- a/README.md
+++ b/README.md
@@ -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: