From ef4451edfa45e49fface0df4e81f6423b7dc841e Mon Sep 17 00:00:00 2001 From: Poszer <41213210+poszer@users.noreply.github.com> Date: Mon, 29 Jul 2019 16:14:38 +0200 Subject: Update Requirements.md - Adding correct link to VS --- docs/Requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Requirements.md') diff --git a/docs/Requirements.md b/docs/Requirements.md index 78f3384..283cd1a 100644 --- a/docs/Requirements.md +++ b/docs/Requirements.md @@ -36,7 +36,7 @@ Then use it to install the required packages: # Windows -* Install Visual Studio >= 15 ( 2017 Desktop Community ) [Microsoft downloads](https://visualstudio.microsoft.com/downloads/) +* Install Visual Studio >= 15 ( 2017 Desktop Community ) [Microsoft downloads](https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=15) * Install [CMake](https://cmake.org/) version >= 2.8 -- cgit