File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff 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}
You can’t perform that action at this time.
0 commit comments