Skip to content

Commit 1bd2947

Browse files
authored
Merge pull request #155 from johannjacobsohn/patch-1
Typo
2 parents d06416c + bfb5b4e commit 1bd2947

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ git-stats --raw | git-stats-html -o out.html
221221
222222
# Export data since 2015 (save the results in out.html)
223223
224-
git-stats --since '1 January 2015' --raw | ./bin/git-stats-html -o out.html --big
224+
git-stats --since '1 January 2015' --raw | git-stats-html -o out.html --big
225225
226226
```
227227

0 commit comments

Comments
 (0)