fix space

Gael Pérez
2024-12-08 20:33:59 +00:00
parent 3919bda4c2
commit de68f79ee8

@ -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:
```