From 517a9e8bb5a510b658571070908e52d6bf0fc63e Mon Sep 17 00:00:00 2001 From: Ruan Montelo <48066526+JustAn0therDev@users.noreply.github.com> Date: Fri, 6 Sep 2024 14:30:23 -0300 Subject: [PATCH] Fixed where "Raylib-Quckstart" was supposed to be Raylib-Quickstart --- 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 3c6f900..f47e504 100644 --- a/Working-on-Windows.md +++ b/Working-on-Windows.md @@ -18,7 +18,7 @@ Download the w64devkit zip file, unzip it and run W64Devkit.exe. that will give *Note* that old MinGW (Not w64) from mingw.org will not work with raylib. You need to use MinGW-w64. -## Raylib-Quckstart, the simple solution to get started quickly. +## Raylib-Quickstart, the simple solution to get started quickly. The quickstart is a cross platform template for all desktop platforms that will setup raylib automatically. https://github.com/raylib-extras/raylib-quickstart