diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2020-12-29 17:36:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-29 17:36:18 +0100 |
| commit | f66ec3c5850e281312e36aa21bf029d7128dbbc4 (patch) | |
| tree | 1581ec337aa191d7351cb6cd78c50e062212a21e /docs | |
| parent | 25806bc5d764bd5f47fccef68caac190cd699bfc (diff) | |
| download | wiki-f66ec3c5850e281312e36aa21bf029d7128dbbc4.tar.gz wiki-f66ec3c5850e281312e36aa21bf029d7128dbbc4.tar.bz2 wiki-f66ec3c5850e281312e36aa21bf029d7128dbbc4.zip | |
chore(requirements): Remove vs17 (#318)
Diffstat (limited to 'docs')
| -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 6d0f666..7a4df74 100644 --- a/docs/Requirements.md +++ b/docs/Requirements.md @@ -115,7 +115,7 @@ You can install Sequel Ace with: ## Windows -* Install [Visual Studio](https://visualstudio.microsoft.com/downloads/) version >= 15.9.17 (VS 2017 Community / VS 2019 Community) +* Install [Visual Studio](https://visualstudio.microsoft.com/downloads/) VS 2019 Community * Install [CMake](https://cmake.org/) version 2.8 or newer. |
