From 4b322aaccbd3622cbd0c35203eb44c2a4d9da2bf Mon Sep 17 00:00:00 2001 From: Peter0x44 Date: Sat, 8 Feb 2025 23:54:31 +0000 Subject: [PATCH] Updated Working on GNU Linux (markdown) --- Working-on-GNU-Linux.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Working-on-GNU-Linux.md b/Working-on-GNU-Linux.md index e286625..7ff90c9 100644 --- a/Working-on-GNU-Linux.md +++ b/Working-on-GNU-Linux.md @@ -59,6 +59,8 @@ You can compile three different types of raylib library: * The dynamic shared library * The web library +If you are unsure about which one you should use, pick the static library. + Download the raylib repository from [Github](https://github.com/raysan5/raylib), then compile it with: git clone --depth 1 https://github.com/raysan5/raylib.git raylib