From 0d77bf46519fec61652afce5804ea50563c129fb Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Mon, 24 May 2021 17:46:34 +0200 Subject: Update windows-requirements.md (#497) --- docs/windows-requirements.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md index ca20d75..451ef3d 100644 --- a/docs/windows-requirements.md +++ b/docs/windows-requirements.md @@ -20,7 +20,8 @@ You will need to install the C++ compiler. - To do this, select **Custom** in the type of installation and pick **Common Tools for Visual C++ 2019** in **Programming Languages -> Visual C++** + To do this, select **Desktop development for C++** under **Workloads -> Desktop & Mobile**. + 1. [MySQL Server Community Edition](https://dev.mysql.com/downloads/mysql/8.0.html) (**Use version ≥ 5.7** with mysql server configuration) 1. Download the Windows MSI Installer. -- cgit