From 9ddc40dab0c53ce324f8f2a33eda4989e6369ad2 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Fri, 25 Dec 2020 23:25:39 +0100 Subject: Update Requirements.md (#314) --- 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 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. -- cgit