Updated Working on GNU Linux (markdown)

master
Peter0x44 7 个月前
父节点
当前提交
4b322aaccb
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      Working-on-GNU-Linux.md

+ 2
- 0
Working-on-GNU-Linux.md

@ -59,6 +59,8 @@ You can compile three different types of raylib library:
* The dynamic shared library
* The web library
If you are unsure about which one you should use, pick the static library.
Download the raylib repository from [Github](https://github.com/raysan5/raylib), then compile it with:
git clone --depth 1 https://github.com/raysan5/raylib.git raylib

正在加载...
取消
保存