Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maktu6 authored Jun 21, 2019
1 parent 117c613 commit 86825b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The porject mainly based on a C implementation of [PatchMatch](https://github.c
- cython
- numpy
## Build
- check OpenCV have been built as [the tutorial](https://docs.opencv.org/3.0.0/d7/d9f/tutorial_linux_install.html)
- check OpenCV have been built as [the tutorial](https://docs.opencv.org/3.0.0/d7/d9f/tutorial_linux_install.html) (Note the version should be v2.2.0)
- check [`SYS_PREFIX`](https://github.com/Maktu6/PyPatchMatch/blob/master/setup.py#L11) in `setup.py` is correct path of OpenCV libraries

To build, run `sh build.sh`.
Expand Down

0 comments on commit 86825b0

Please sign in to comment.