Skip to content

Commit ffdaee9

Browse files
svalentinValentin Stanciu
andauthored
Update getting started docs for mypyc for Windows (#15233)
Update the link to latest version MS has on its website. (there's no more build tools for 2017, just 2022) and also provide a bit more information as to what to install. The Windows SDK is needed as well. Co-authored-by: Valentin Stanciu <250871+svalentin@users.noreply.github>
1 parent 21bf603 commit ffdaee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypyc/doc/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Ubuntu 18.04, for example:
3232
Windows
3333
*******
3434

35-
Install `Visual C++ <https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017>`_.
35+
From `Build Tools for Visual Studio 2022 <https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2022>`_, install MSVC C++ build tools for your architecture and a Windows SDK. (latest versions recommended)
3636

3737
Installation
3838
------------

0 commit comments

Comments
 (0)