diff --git a/Working-on-Windows.md b/Working-on-Windows.md index d3a2a0d..bcf3c63 100644 --- a/Working-on-Windows.md +++ b/Working-on-Windows.md @@ -4,10 +4,6 @@ The fastest way to get a game setup on windows with MinGW or Visual Studio is to use premake. See [raylib-extras/game-premake](https://github.com/raylib-extras/game-premake) for instructions -Or watch the video tutorial here - -https://youtu.be/dQw4w9WgXcQ - #### Installing and building raylib via vcpkg You can download and install raylib using the [vcpkg](https://github.com/Microsoft/vcpkg) dependency manager: