diff --git a/Working-on-Windows.md b/Working-on-Windows.md index a0e5d0c..94ad58a 100644 --- a/Working-on-Windows.md +++ b/Working-on-Windows.md @@ -1,6 +1,6 @@ ## Building raylib on Windows -## Simple Setup using Preamke +## 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