mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-02 20:29:18 -05:00
Fix shoudl to "should"
@ -7,7 +7,7 @@ For compilers on windows there are two popular choices.
|
|||||||
#### Visual Studio
|
#### Visual Studio
|
||||||
This is the industry standard IDE for working on windows. A free version is available as the community edition.
|
This is the industry standard IDE for working on windows. A free version is available as the community edition.
|
||||||
https://visualstudio.microsoft.com/vs/community/
|
https://visualstudio.microsoft.com/vs/community/
|
||||||
*Note* Visual studio is large and somewhat resource intensive, you shoudl have a recently modern computer to use it.
|
*Note* Visual studio is large and somewhat resource intensive, you should have a recently modern computer to use it.
|
||||||
|
|
||||||
#### MinGW/GCC
|
#### 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 W64Devki
|
||||||
|
|||||||
Reference in New Issue
Block a user