From 8c74923569ce61ac96eb54a518c40eab67627a05 Mon Sep 17 00:00:00 2001 From: ser1zw Date: Fri, 25 Jan 2013 03:06:18 +0900 Subject: [PATCH] update link to Visual C++ Express --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 1584155..a25b683 100644 --- a/README.rdoc +++ b/README.rdoc @@ -22,7 +22,7 @@ OpenCV wrapper for Ruby * Ruby/OpenCV relies on the OpenCV library http://opencv.willowgarage.com/wiki/InstallGuide * Microsoft Visual C++ (for mswin32) - * http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express + * http://www.microsoft.com/visualstudio/eng/downloads#d-2010-express * MinGW and MSYS (for mingw32) * gcc, g++ and MSYS are needed.