Correct spelling mistakes from raylib to Raylib

master
Gen-ji-t 2 weeks ago
parent
commit
10fcd58abe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Working-on-GNU-Linux.md

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

@ -36,7 +36,7 @@ Simply follow the instructions in that link and you will be done, you do not nee
## Building Library Manually
To build your raylib game for GNU/Linux you need to download raylib git repository. raylib already comes with ready-to-use makefiles and CMake system to compile source code, examples and templates.
To build your raylib game for GNU/Linux you need to download raylib git repository.Raylib already comes with ready-to-use makefiles and CMake system to compile source code, examples and templates.
This guide is for all GNU/Linux distros, just note that APT is used as package manager for Debian based distros.

Loading…
Cancel
Save