Updated Working on GNU Linux (markdown)

master
Jeffery Myers 10 months ago
parent
commit
882f5752c7
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      Working-on-GNU-Linux.md

+ 2
- 0
Working-on-GNU-Linux.md

@ -1,8 +1,10 @@
#Dependencies
Raylib as several dependencies that you need in order to work with it.
#### Install required tools
You need a **GCC** (or alternative C99 compiler), **make** and **git** (to download raylib repo).
sudo apt install build-essential git
#### Install required libraries

Loading…
Cancel
Save