diff --git a/README.md b/README.md index 87b342e..7ca0f12 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ $ python RepoStatistics/RepoStatistics.py path_to_another_git_repository You can also specify delimiting dates and times, using the `--since` and `--until` flags. They offer [enormous flexibility][9] ```bash -$ python python RepoStatistics/RepoStatistics.py your_repo --since='2011-01-27' +$ python RepoStatistics/RepoStatistics.py your_repo --since='2011-01-27' $ python RepoStatistics/RepoStatistics.py your_repo --until='yesterday' ``` @@ -101,4 +101,4 @@ Please give us feedback! We'd love to hear your gripes, thrill stories, and feat [6]: http://wiki.python.org/moin/BeginnersGuide/Download [7]: http://www.pip-installer.org/en/latest/installing.html [8]: https://github.com/briandk/gitvisualizations/issues/new -[9]: http://www.kernel.org/pub/software/scm/git/docs/git-log.html#_examples \ No newline at end of file +[9]: http://www.kernel.org/pub/software/scm/git/docs/git-log.html#_examples