Small typo fix. Guild -> guide

master
GideonSerf 3 years ago
parent
commit
f37206bfce
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Create-Visual-Studio-2019-Project.md

+ 1
- 1
Create-Visual-Studio-2019-Project.md

@ -1,7 +1,7 @@
# Raylib Visual Studio 2019 configuration
## Premake Easy Setup
[@JeffM2510](https://github.com/jeffm2501) has made a guild to easy setup for visual studio using Premake. You can read the wiki page about it here.
[@JeffM2510](https://github.com/jeffm2501) has made a guide to easy setup for visual studio using Premake. You can read the wiki page about it here.
https://github.com/raysan5/raylib/wiki/Easy-Raylib-Setup-for-Windows-with-Visual-Studio
## Building _raylib.lib_ and _raylib.dll_

Loading…
Cancel
Save