From 7fa002c1f504b709d81b5511e6b6e6d4b6ca4e28 Mon Sep 17 00:00:00 2001 From: Uleat Date: Mon, 1 Jul 2019 17:46:03 -0400 Subject: [PATCH] Updated Ground Up Windows Install Rework (markdown) --- Ground-Up-Windows-Install-Rework.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Ground-Up-Windows-Install-Rework.md b/Ground-Up-Windows-Install-Rework.md index a780e4c..b00a0ae 100644 --- a/Ground-Up-Windows-Install-Rework.md +++ b/Ground-Up-Windows-Install-Rework.md @@ -4,7 +4,7 @@

Read through this guide before starting to ensure an understanding of the process.

-

Please direct any questions to our support channel in [discord].

+

Please direct any questions to our support channel in [discord].


@@ -92,9 +92,9 @@
  • Install Visual Studio

  • -

    During the install process, double-check the option for c++ command-line compiler. This is required by CMake to determine available compiler options. CMake file generation will fail if this option is not enabled.

    +

    During the install process, ensure the option for 'Desktop development with C++' is checked. This is required by CMake to determine available compiler options. CMake file generation will fail if this option is not enabled.

    - +