Skip to content

Commit 627e787

Browse files
authored
Update Windows development instructions
1 parent 604b786 commit 627e787

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/docs/index.mdz

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,9 @@ gmake test CC=gcc
104104

105105
### Windows
106106

107-
@ol{@li{Install @link[https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&rel=15#][Visual Studio]
108-
or @link[https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=15#][Visual Studio Build Tools]}
107+
@ol{@li{Install @link[https://visualstudio.microsoft.com/downloads/#visual-studio-community-2022][Visual Studio]
108+
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)}
109110
@li{Run a Visual Studio Command Prompt (@code`cl.exe` and @code`link.exe`
110111
need to be on the PATH)}
111112
@li{@code[cd] to the directory with Janet}

0 commit comments

Comments
 (0)