From 2a40112bcfd5853203a458b6707061d9a634f040 Mon Sep 17 00:00:00 2001 From: FilippoPaganelli <32205866+FilippoPaganelli@users.noreply.github.com> Date: Mon, 2 Sep 2024 21:38:43 +0200 Subject: [PATCH] Hi! I was checking out this cool library when I noticed this tiny typo. Hope it's fine to submit a fix and it was not intentional. Otherwise, I apologize of course. :) --- Working-on-GNU-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Working-on-GNU-Linux.md b/Working-on-GNU-Linux.md index 10767c2..f8bedb5 100644 --- a/Working-on-GNU-Linux.md +++ b/Working-on-GNU-Linux.md @@ -1,4 +1,4 @@ -## 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