Skip to content
This repository was archived by the owner on Feb 16, 2019. It is now read-only.

Commit 7c0a9c5

Browse files
authored
Merge pull request #26 from kananlanginhooper/master
change readme.md to correct broken link
2 parents db509bf + a9dbbe1 commit 7c0a9c5

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
@@ -39,7 +39,7 @@ Build this project to generate AMD OpenVX library and RunVX executable.
3939

4040
### Build using CMake
4141
* Install CMake 2.8 or newer [download](http://cmake.org/download/).
42-
* Install OpenCV 3.0 [download](http://opencv.org/downloads.html) for RunVX tool to support camera capture and image display
42+
* Install OpenCV 3.0 [download](https://github.com/opencv/opencv/releases/tag/3.0.0) for RunVX tool to support camera capture and image display
4343
* OpenCV_DIR environment variable should point to OpenCV/build folder
4444
* Install libssl-dev on linux (optional)
4545
* Use CMake to configure and generate Makefile

0 commit comments

Comments
 (0)