Browse Source

Merge pull request #51 from smacker/patch-1

Incorrect command in readme
Vadim Markovtsev 7 years ago
parent
commit
c702f52699
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -103,7 +103,7 @@ value, the more smooth is the plot but the more work is done.
 
 ```
 hercules --burndown --burndown-files
-python3 labours.py -m files
+python3 labours.py -m file
 ```
 
 Burndown statistics for every file in the repository which is alive in the latest revision.