From cb65a8bcd4160a0374b39e479f85eabf513dab63 Mon Sep 17 00:00:00 2001 From: Alexey Date: Sat, 22 Apr 2017 22:11:18 +0300 Subject: [PATCH] Readme.md - fixed link to MSVS 2015 Community --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f833da93..85ef0c30 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This repository is forked from Linux-version: https://github.com/pjreddie/darkne More details: http://pjreddie.com/darknet/yolo/ ##### Requires: -* **MS Visual Studio 2015 (v140)**: https://www.microsoft.com/download/details.aspx?id=48146 +* **MS Visual Studio 2015 (v140)**: https://go.microsoft.com/fwlink/?LinkId=532606&clcid=0x409 (or offline [ISO image](https://go.microsoft.com/fwlink/?LinkId=615448&clcid=0x409)) * **CUDA 8.0 for Windows x64**: https://developer.nvidia.com/cuda-downloads * **OpenCV 2.4.9**: https://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.4.9/opencv-2.4.9.exe/download - To compile without OpenCV - remove define OPENCV from: Visual Studio->Project->Properties->C/C++->Preprocessor