diff --git a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md index c29743f..a43d73d 100644 --- a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md +++ b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md @@ -35,6 +35,8 @@ This folder should contain all the raylib Download premake version 5.0 from https://premake.github.io/ ![image](https://user-images.githubusercontent.com/322174/107884980-8f261500-6eac-11eb-8800-2bf485d1c2b0.png) + +https://premake.github.io/download.html#v5 Put the premake5. Exe into your game folder.