Skip to content

Commit

Permalink
Merge pull request #105 from hegoru/patch-1
Browse files Browse the repository at this point in the history
Fix of DevKit link
  • Loading branch information
ser1zw committed Jul 6, 2020
2 parents 196ee65 + 48bb8d4 commit 6efcd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-ruby-opencv-with-rubyinstaller-on-windows.md
Expand Up @@ -8,7 +8,7 @@ Official OpenCV binary for MinGW32 is no longer distributed, so when you use rub
## Requirement
- Windows 10 64bit
- [Ruby 2.3.0p0 x64-mingw32 on RubyInstaller](http://rubyinstaller.org/)
- [Devkit (DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe)](http://rubyinstaller.org/add-ons/devkit/)
- [Devkit (DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe)](https://rubyinstaller.org/downloads/archives/)
- [OpenCV 2.4.13](https://sourceforge.net/projects/opencvlibrary/)
- [CMake 3.6.0 x64](https://cmake.org/)

Expand Down

0 comments on commit 6efcd5d

Please sign in to comment.