Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freifeld committed Jul 27, 2015
1 parent 756d48e commit 8b99d5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@ Instructions for compiling the C++ wrapper
The first thing you need to do is to specify the OpenCV_DIR in the CMakeLists.txt file.
On our machines this is "/usr/local/include/opencv"

Now run cmake:
Now run cmake (note the "."):

$ cmake .

Then run make:
Expand Down

0 comments on commit 8b99d5d

Please sign in to comment.