diff options
| author | Rick Gibbed <rick@gibbed.us> | 2018-05-10 20:04:22 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-10 20:04:22 -0500 |
| commit | 010039249246744206b98a892a5fe84f02e865a3 (patch) | |
| tree | e0bdcd4e1c7368a15227fe271cf8906c4014309a /docs | |
| parent | c35d9e4e32aabfb0ce1269301f20c61ddc1924ff (diff) | |
Remove VS2015 reference from building documentation.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/building.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/building.md b/docs/building.md index 1132e10ba..750e22a12 100644 --- a/docs/building.md +++ b/docs/building.md @@ -9,7 +9,7 @@ video drivers for your card. ### Windows * Windows 8 or later -* Visual Studio 2015 or Visual Studio 2017 +* Visual Studio 2017 * [Python 2.7](https://www.python.org/downloads/release/python-2713/) * If you are on Windows 8, you will also need the [Windows 8.1 SDK](http://msdn.microsoft.com/en-us/windows/desktop/bg162891) |
