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