mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-30 10:49:18 -05:00
Point to correct raylib/releases url for Windows Installer
@ -32,7 +32,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:
|
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.
|
* C Compiler (TCC or MinGW) - To compile the code, it includes all required system libraries.
|
||||||
|
|||||||
Reference in New Issue
Block a user