From c95282390490e23b442595af256f636ce9a83212 Mon Sep 17 00:00:00 2001 From: Engenforge Date: Thu, 6 Mar 2025 09:50:49 -0600 Subject: [PATCH] Prevent recent text addition from being interpreted as a Janet statement --- content/docs/index.mdz | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/index.mdz b/content/docs/index.mdz index 0ff44d7..6ae3032 100644 --- a/content/docs/index.mdz +++ b/content/docs/index.mdz @@ -106,7 +106,7 @@ gmake test CC=gcc @ol{@li{Install @link[https://visualstudio.microsoft.com/downloads/#visual-studio-community-2022][Visual Studio] or @link[https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022][Visual Studio Build Tools] - (you will need the latest MSVC build tools and the Windows SDK components)} + \(you will need the latest MSVC build tools and the Windows SDK components)} @li{Run a Visual Studio Command Prompt (@code`cl.exe` and @code`link.exe` need to be on the PATH)} @li{@code[cd] to the directory with Janet}