Skip to content

Commit fbe5477

Browse files
committed
Update README to specify MSVC for C++ launcher executable
1 parent 6df45df commit fbe5477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Technologies
3030
DataLab-WinPython is based on the following technologies:
3131

3232
* Windows batch scripts (to minimize prerequisites)
33-
* C++ for the launcher executable (to minimize dependencies)
33+
* C++ for the launcher executable (to minimize dependencies), using MSVC (tested with Visual Studio 2022 Community Edition but should work with pretty much any version)
3434
* WiX Toolset for the installer
3535
* WinPython Python distribution
3636
* Python package manager `pip`

0 commit comments

Comments
 (0)