Skip to content

Commit

Permalink
Update opencv_install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lujano authored Nov 6, 2018
1 parent 54e4986 commit d9568c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opencv_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ tar xvf opencv-3.2.0.tar.gz

**Download OpenCV contrib**
```bash
wget hhttps://github.com/opencv/opencv_contrib/archive/3.2.0.zip
wget https://github.com/opencv/opencv_contrib/archive/3.2.0.zip
unzip 3.2.0.zip
```
*Specified contrib package may have some bugs when compiled against OpenCV 3.2.0*
Expand Down

0 comments on commit d9568c1

Please sign in to comment.