diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-05-24 17:46:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-24 17:46:34 +0200 |
| commit | 0d77bf46519fec61652afce5804ea50563c129fb (patch) | |
| tree | 8ae203d4a627102d569a281ebc0d14c846f37907 /docs | |
| parent | f6441b4e8500b4659309b4da31254791245749b6 (diff) | |
| download | wiki-0d77bf46519fec61652afce5804ea50563c129fb.tar.gz wiki-0d77bf46519fec61652afce5804ea50563c129fb.tar.bz2 wiki-0d77bf46519fec61652afce5804ea50563c129fb.zip | |
Update windows-requirements.md (#497)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/windows-requirements.md | 3 |
1 files changed, 2 insertions, 1 deletions
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. |
