From cb65a8bcd4160a0374b39e479f85eabf513dab63 Mon Sep 17 00:00:00 2001
From: Alexey <AlexeyAB@users.noreply.github.com>
Date: Sat, 22 Apr 2017 19:11:18 +0000
Subject: [PATCH] Readme.md - fixed link to MSVS 2015 Community

---
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.md b/README.md
index f833da9..85ef0c3 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@
 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

--
Gitblit v1.10.0