Updated Working on Windows (markdown)

shrddr
2023-12-26 18:45:36 +02:00
parent b29e4a98bf
commit 44fc6ba7b7

@ -10,7 +10,7 @@ https://visualstudio.microsoft.com/vs/community/
*Note* Visual studio is large and somewhat resource intensive, you should have a recently modern computer to use it.
#### MinGW/GCC
This is an open source C/C++ toolchain that is very lightweight. The best way to get MinGW and GCC is via the W64Devki
This is an open source C/C++ toolchain that is very lightweight. The best way to get MinGW and GCC is via the W64Devkit
https://github.com/skeeto/w64devkit/
Download the w64devkit zip file, unzip it and run W64Devkit.exe. that will give you a terminal that is ready to go.