diff options
| author | MaloW <lowegrenmarcus@gmail.com> | 2019-10-19 12:35:19 +0200 |
|---|---|---|
| committer | Francesco Borzì <borzifrancesco@gmail.com> | 2019-10-19 12:35:19 +0200 |
| commit | ce1509492168dfdd2e1e8a7a2c1539cce4c1a62b (patch) | |
| tree | d45eaf86fab94e626b882895350dfe25a2cef8c0 | |
| parent | 278b124e2c62f451e05c22dcada9b7e500926818 (diff) | |
| download | wiki-ce1509492168dfdd2e1e8a7a2c1539cce4c1a62b.tar.gz wiki-ce1509492168dfdd2e1e8a7a2c1539cce4c1a62b.tar.bz2 wiki-ce1509492168dfdd2e1e8a7a2c1539cce4c1a62b.zip | |
Update Requirements.md (#137)
Add a note saying Version 15.9.17+ should be used.
| -rw-r--r-- | docs/Requirements.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
