diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2020-12-25 23:25:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-25 23:25:39 +0100 |
| commit | 9ddc40dab0c53ce324f8f2a33eda4989e6369ad2 (patch) | |
| tree | 6c68e3c8faefc2ded49c40f3bfe9777c71526125 | |
| parent | 0c3ef85427a91c60e6912eee86a10bf0797f2209 (diff) | |
| download | wiki-9ddc40dab0c53ce324f8f2a33eda4989e6369ad2.tar.gz wiki-9ddc40dab0c53ce324f8f2a33eda4989e6369ad2.tar.bz2 wiki-9ddc40dab0c53ce324f8f2a33eda4989e6369ad2.zip | |
Update Requirements.md (#314)
| -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 fa8f423..6d0f666 100644 --- a/docs/Requirements.md +++ b/docs/Requirements.md @@ -115,7 +115,7 @@ You can install Sequel Ace with: ## Windows -* 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 [Visual Studio](https://visualstudio.microsoft.com/downloads/) version >= 15.9.17 (VS 2017 Community / VS 2019 Community) * Install [CMake](https://cmake.org/) version 2.8 or newer. |
