Commit 83a0f0dd authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #3162 from alekcac:fix_in_py_tutor

parents b332152b 9dc5c58f
......@@ -30,7 +30,7 @@ Installing OpenCV from prebuilt binaries
7. Goto **opencv/build/python/2.7** folder.
8. Copy **cv2.pyd** to **C:/Python27/lib/site-packeges**.
8. Copy **cv2.pyd** to **C:/Python27/lib/site-packages**.
9. Open Python IDLE and type following codes in Python terminal.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment