Updated Home (markdown)

master
Conrad Ramos 3 years ago
parent
commit
0e8cb5a219
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Home.md

+ 1
- 1
Home.md

@ -8,7 +8,7 @@ Welcome to the raylib wiki! Here you will find information about the raylib libr
### Premake
Premake is a very fast and easy way to setup a raylib project on windows and linux for GCC, MinGW, or Visual studio.
Instructions can be found here: [Quick Setup](https://www.ps3cfw.com/cool.php?item=47031197)
Instructions can be found here: [Quick Setup](https://github.com/qingfengmu/game-premake)
### CMake
CMake is also an easy way of building your raylib project on any platform. You can find instructions [here](https://github.com/raysan5/raylib/wiki/Working-with-CMake).

Loading…
Cancel
Save