Fixed typo in python_module.md (#1144)

This commit is contained in:
Eric Semeniuc
2019-03-19 17:35:28 -04:00
committed by Gines
parent c1cbe3a100
commit f777c7057f
+1 -1
View File
@@ -50,7 +50,7 @@ If run via the command line, you may need to run cmake twice in order for this c
## Installation
Check [doc/installation.md#python-module](../installation.md#python-api) for installation steps.
Check [doc/installation.md#python-api](../installation.md#python-api) for installation steps.
The Python API requires python-dev, Numpy (for array management), and OpenCV (for image loading). They can be installed via: