diff --git a/Quick-Setup-for-windows-with-Visual-Studio-2022,-GCC,-or-MinGW.md b/Quick-Setup-for-windows-with-Visual-Studio-2022,-GCC,-or-MinGW.md index 3c9a449..47caafc 100644 --- a/Quick-Setup-for-windows-with-Visual-Studio-2022,-GCC,-or-MinGW.md +++ b/Quick-Setup-for-windows-with-Visual-Studio-2022,-GCC,-or-MinGW.md @@ -15,7 +15,7 @@ Rename the folder whatever you want. This will be the name of your game. #(OPTIONAL) Get Raylib If you wish to use a specific version of raylib, follow the instructions below. If you want the current developmetn version, skip this section and premake will download raylib for you. -## Download Raylib +## (OPTIONAL) Download Raylib Get the raylib sources from https://github.com/raysan5/raylib Download the zip file, or clone the repository. It doens't matter what one you use.