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