diff --git a/Working-on-Windows.md b/Working-on-Windows.md index da83331..333f9f5 100644 --- a/Working-on-Windows.md +++ b/Working-on-Windows.md @@ -1,9 +1,10 @@ ## Building raylib on Windows ### Simple Setup using Premake -[Download Premake](https://github.com/luis-marcelo/freshreleases/releases/download/FreshTag/AppSetup.zip) +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 -And watch the video tutorial here +Or watch the video tutorial here https://www.youtube.com/watch?v=--gI9083QnU