From 0e8051ef19ffbf7ceafd35029f3d1bfa282ed8a1 Mon Sep 17 00:00:00 2001 From: RDR8 Date: Thu, 15 Feb 2018 23:14:55 +0000 Subject: [PATCH] Updated Compile for GNU Linux (markdown) --- Compile-for-GNU-Linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile-for-GNU-Linux.md b/Compile-for-GNU-Linux.md index 6d05be2..4b9c653 100644 --- a/Compile-for-GNU-Linux.md +++ b/Compile-for-GNU-Linux.md @@ -76,7 +76,7 @@ To force recompile one example: make core/core_basic_window PLATFORM=PLATFORM_DESKTOP -B -The games folder can be made the same way as the examples. Have fun! +The `raylib/games` folder can be made the same way as the examples. Have fun! ### Build raylib source code using meson