Skip to content

Commit 59a697f

Browse files
fix readme 19
1 parent 526ff34 commit 59a697f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/019-average/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ python -m unittest python/test_average.py
3232
```
3333

3434
or run the command from the terminal
35-
`python -m unittest projects/m1/019-average/python/test_average.py`
35+
`python -m unittest projects/019-average/python/test_average.py`
3636

3737

3838
# Deadline

0 commit comments

Comments
 (0)