This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
fix space
master
Gael Pérez
7 months ago
parent
3919bda4c2
commit
de68f79ee8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Working-on-GNU-Linux.md
+ 1
- 1
Working-on-GNU-Linux.md
@ -81,7 +81,7 @@ _NOTE:_ raylib is configurable and can be be built in a variety of ways. Please
### Build raylib using CMake
sudo apt install cmake
sudo apt install cmake
Building with cmake on Linux is easy, just use the following:
```
Write
Preview
Loading…
Cancel
Save