fixed premake quickstart hyperlink

master
S 3年前
コミット
78b051361b
1個のファイルの変更1行の追加1行の削除
  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://github.com/raysan5/raylib/wiki/Quick-Setup-for-windows-with-Visual-Studio-2019-2020-and-MinGW)
Instructions can be found here: [Quick Setup](https://github.com/raylib-extras/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).

読み込み中…
キャンセル
保存