diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -119,7 +119,7 @@ optional arguments: Self-grade your homework as follows. ``` -$ python leningrade.py -n <homework number> +$ python leningrade.py -n <homework number> -i <homework id> ``` This will clone (or pull, if it already exists) your group's repo, and run tests |