Skip to content

Commit 295ffcd

Browse files
authored
Merge pull request #289 from engenforge/win-fix
Prevent recent text addition from being interpreted as a Janet statement
2 parents a334121 + c952823 commit 295ffcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/index.mdz

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ gmake test CC=gcc
106106

107107
@ol{@li{Install @link[https://visualstudio.microsoft.com/downloads/#visual-studio-community-2022][Visual Studio]
108108
or @link[https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022][Visual Studio Build Tools]
109-
(you will need the latest MSVC build tools and the Windows SDK components)}
109+
\(you will need the latest MSVC build tools and the Windows SDK components)}
110110
@li{Run a Visual Studio Command Prompt (@code`cl.exe` and @code`link.exe`
111111
need to be on the PATH)}
112112
@li{@code[cd] to the directory with Janet}

0 commit comments

Comments
 (0)