From afe71b02c3b32fe0a605753ba612714a73b5ceed Mon Sep 17 00:00:00 2001 From: Jeffery Myers Date: Tue, 22 Oct 2024 17:55:21 -0700 Subject: [PATCH] Updated Working on Windows (markdown) --- 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 6d06b3d..f0b8c8c 100644 --- a/Working-on-Windows.md +++ b/Working-on-Windows.md @@ -81,7 +81,7 @@ int main() { Using MinGW make tool, just navigate from command line to `raylib/src/` folder and type: - mingw32-make PLATFORM=PLATFORM_DESKTOP + make ### Installing and building raylib via vcpkg