@ -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.