From 639b6ba5f319db92008a49b17108e2ff36235f25 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 19 Sep 2022 11:28:45 +0200 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 333f9f5..337d12b 100644 --- a/Working-on-Windows.md +++ b/Working-on-Windows.md @@ -2,7 +2,7 @@ ### Simple Setup using Premake The fastest way to get a game setup on windows with MinGW or Visual Studio is to use premake. -See https://github.com/raylib-extras/game-premake for instructions +See [raylib-extras/game-premake](https://github.com/raylib-extras/game-premake) for instructions Or watch the video tutorial here