mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-22 15:19:18 -05:00
Updated Working on GNU Linux (markdown)
@ -59,6 +59,8 @@ You can compile three different types of raylib library:
|
|||||||
* The dynamic shared library
|
* The dynamic shared library
|
||||||
* The web 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:
|
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
|
git clone --depth 1 https://github.com/raysan5/raylib.git raylib
|
||||||
|
|||||||
Reference in New Issue
Block a user