From 0e859f486bcab1877cc403978cbf311fde207792 Mon Sep 17 00:00:00 2001 From: RexOmni Date: Mon, 19 Sep 2022 07:14:26 +0000 Subject: [PATCH] Revert f36336a559da87220e4d350e33ee63834fd3086a...cbc248ee3f4d54b1c5a33588f5c8413b5eead00e on Working on Windows --- Working-on-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Working-on-Windows.md b/Working-on-Windows.md index da83331..0c684af 100644 --- a/Working-on-Windows.md +++ b/Working-on-Windows.md @@ -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/raysan5/raylib/releases). +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). 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.