Skip to content

Commit cd3cbdb

Browse files
committed
fix formatting and instructions
1 parent 01ab008 commit cd3cbdb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/source/development/contributing.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,9 +204,11 @@ You will need `Build Tools for Visual Studio 2017
204204
You DO NOT need to install Visual Studio 2019.
205205
You only need "Build Tools for Visual Studio 2019" found by
206206
scrolling down to "All downloads" -> "Tools for Visual Studio 2019".
207-
208-
In the Visual Studio Installer, install C++ build tools and ensure the latest versions of MSVCv142 - VS 2019 C++ x64/x86 build tools and Windows 10 SDK are checked.
207+
The minimum required components are:
209208

209+
- MSVC v140 - VS 2015 C++ build tools (v14.00)
210+
- Windows Universal CRT SDK
211+
210212
**Mac OS**
211213

212214
Information about compiler installation can be found here:

0 commit comments

Comments
 (0)