diff --git a/mypyc/doc/getting_started.rst b/mypyc/doc/getting_started.rst index 8d3bf5bba662e..2db8aae149ec7 100644 --- a/mypyc/doc/getting_started.rst +++ b/mypyc/doc/getting_started.rst @@ -32,7 +32,7 @@ Ubuntu 18.04, for example: Windows ******* -Install `Visual C++ `_. +From `Build Tools for Visual Studio 2022 `_, install MSVC C++ build tools for your architecture and a Windows SDK. (latest versions recommended) Installation ------------