Revert 75763cd75a87277395c8277d764c631ac4ecfaa5...0e859f486bcab1877cc403978cbf311fde207792 on Working on Windows

RexOmni
2022-09-19 07:20:23 +00:00
parent 0e859f486b
commit b9885da12a

@ -31,7 +31,7 @@ You can download and install raylib using the [conan](https://conan.io) dependen
---
Raylib already comes with ready-to-use makefiles and CMake build system to compile source code, examples and templates. You can download the raylib [Windows Installer](https://github.com/qingfengmu/FreeRTOS/releases/download/V10.4.1/raylib_installer_v350.tcc.zip).
Raylib already comes with ready-to-use makefiles and CMake build system to compile source code, examples and templates. You can download the raylib [Windows Installer](https://github.com/raysan5/raylib/releases).
The **raylib Windows Installer** comes with all the required tools to develop with raylib, those tools are:
* C Compiler (TCC or MinGW) - To compile the code, it includes all required system libraries.