summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-06 22:19:31 +0300
committerKimmo Brunfeldt <kimmobrunfeldt@gmail.com>2014-07-06 22:19:31 +0300
commit252b81f0b0cfe69825d5e5562ee3e5227451d59c (patch)
tree742b976408b1a8f452cf00132dda2f8905d7af4c
parentd56dff15c98358a0b764420b7eaf7418a26c5f78 (diff)
downloadgit-hours-252b81f0b0cfe69825d5e5562ee3e5227451d59c.zip
git-hours-252b81f0b0cfe69825d5e5562ee3e5227451d59c.tar.gz
git-hours-252b81f0b0cfe69825d5e5562ee3e5227451d59c.tar.bz2
Fix forgotten old name from install guide
-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: