From 0b06d253751ec5e42ed449b29cad6317573f5f60 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 11 Nov 2020 22:17:37 +1000 Subject: [PATCH] fix typo [skip ci] --- docs/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/windows.md b/docs/windows.md index aba09f9aa..01f97012f 100644 --- a/docs/windows.md +++ b/docs/windows.md @@ -10,7 +10,7 @@ The build system requires [Developer Mode](https://docs.microsoft.com/en-us/wind **Visual Studio**: -Isntall the [Visual Studio build tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019). +Install the [Visual Studio build tools](https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019). Make sure the "C++ build tools" box is selected, and leave the default optional components enabled on the right.