mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -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:
|
||||
* C Compiler (TCC or MinGW) - To compile the code, it includes all required system libraries.
|
||||
|
||||
Reference in New Issue
Block a user