Updated Working on GNU Linux (markdown)

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

+ 1
- 1
Working-on-GNU-Linux.md

@ -56,7 +56,7 @@ To build raylib for Wayland, `-DUSE_WAYLAND=ON` should be defined in the CMake s
You can compile three different types of raylib library: You can compile three different types of raylib library:
* The static library (default method) * The static library (default method)
* The dynamic shared library (often used on Linux)
* The dynamic shared library
* The web library * The web library
Download the raylib repository from [Github](https://github.com/raysan5/raylib), then compile it with: Download the raylib repository from [Github](https://github.com/raysan5/raylib), then compile it with:

正在加载...
取消
保存