Skip to content

Commit 88966b3

Browse files
authored
Update README.md
1 parent fd773df commit 88966b3

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
@@ -3,7 +3,7 @@ Detecting faces in mages using Open CV and Haar Cascades.
33

44
This requires Open CV, Python, Haar Cascades training data and suitable OS platform (Mac, Linux or Windows). For specific version please check vendor websites for the latest.
55

6-
I used Python 2.7.14 on a test machine running Windows 7 Professional (i3 2.1 GHz Arrandale)
6+
I used Python 2.7.14 on a test machine running Windows 7 Professional (i3 2.1 GHz Arrandale).
77
To determine which version of Python you have installed, type the following on your terminal or command prompt:
88

99
python --version

0 commit comments

Comments
 (0)