From 566eda0ba856cec8e3d36fd9e0504b543264c142 Mon Sep 17 00:00:00 2001 From: Issac Lin Date: Thu, 10 Feb 2022 19:39:17 +0800 Subject: [PATCH] Download Premake5: Fix typo --- Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md index 451e4ea..34e9728 100644 --- a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md +++ b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md @@ -41,7 +41,7 @@ Download premake version 5.0 from https://premake.github.io/ https://premake.github.io/download.html#v5 -Put the premake5. Exe into your game folder. +Put the premake5.exe into your game folder. ![image](https://user-images.githubusercontent.com/322174/107884989-964d2300-6eac-11eb-8715-088710243ee5.png)