fix space

master
Gael Pérez 7 months ago
parent
commit
de68f79ee8
1 changed files with 1 additions and 1 deletions
  1. +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 ### Build raylib using CMake
sudo apt install cmake
sudo apt install cmake
Building with cmake on Linux is easy, just use the following: Building with cmake on Linux is easy, just use the following:
``` ```

Loading…
Cancel
Save