diff --git a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md index 836c0bb..9ee5eaf 100644 --- a/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md +++ b/Easy-Raylib-Setup-for-Windows-with-Visual-Studio.md @@ -22,6 +22,7 @@ Create a folder for you game. It can be anywhere on your computer. Download the raylib source code, from https://github.com/raysan5/raylib You can get the zip file or clone the repository in git, both will work the same. +Do not use the folder from the windows installer, it does not have the correct structure. ![image](https://user-images.githubusercontent.com/322174/107884966-7b7aae80-6eac-11eb-9f36-dc48f719a74d.png)