From f8e26398ff04318a83f754812f4735ecefc09fd5 Mon Sep 17 00:00:00 2001 From: rajsite Date: Fri, 26 Apr 2024 00:08:43 -0500 Subject: [PATCH] lint --- docs/Build.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Build.md b/docs/Build.md index f27bdaf64..98f506067 100644 --- a/docs/Build.md +++ b/docs/Build.md @@ -91,8 +91,8 @@ Notice that vireo.js is created in the `dist` folder based on the `BUILD` type. ### Software requirements - Visual Studio 2022 with C++ support, specifically: - - Windows 10 SDK (10.0.20348.0) - - MSVC v141 - VS 2017 C++ x64/x86 build tools (v14.16) + - Windows 10 SDK (10.0.20348.0) + - MSVC v141 - VS 2017 C++ x64/x86 build tools (v14.16) ### Building Vireo Windows Native