From ce1509492168dfdd2e1e8a7a2c1539cce4c1a62b Mon Sep 17 00:00:00 2001 From: MaloW Date: Sat, 19 Oct 2019 12:35:19 +0200 Subject: Update Requirements.md (#137) Add a note saying Version 15.9.17+ should be used. --- docs/Requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Requirements.md b/docs/Requirements.md index 8d40687..3288310 100644 --- a/docs/Requirements.md +++ b/docs/Requirements.md @@ -67,7 +67,7 @@ Then use it to install the required packages: # Windows -* Install Visual Studio >= 15 ( 2017 Desktop Community ) [Microsoft downloads](https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=15) +* Install Visual Studio >= 15 ( 2017 Desktop Community, make sure you're using Version 15.9.17+ ) [Microsoft downloads](https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=15) * Install [CMake](https://cmake.org/) version >= 2.8 -- cgit