Skip to content

Commit c432c79

Browse files
committed
Fix a typo
1 parent c05430b commit c432c79

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
@@ -66,7 +66,7 @@ pip3 install Pillow==2.2.2
6666
6767
git clone https://github.com/pavitrakumar78/Python-Custom-Digit-Recognition.git
6868
69-
python NEW_digits_recog.py
69+
python NEW_digit_recog.py
7070
```
7171
If you don't want to manually work with the versions, I've also added a tested requirements.txt file. Just intall whatever is in there and this script should run without any issues.
7272

0 commit comments

Comments
 (0)