|
@ -1,6 +1,6 @@ |
|
|
## Dependencies |
|
|
## Dependencies |
|
|
|
|
|
|
|
|
Raylib as several dependencies that you need in order to work with it. |
|
|
|
|
|
|
|
|
Raylib has several dependencies that you need in order to work with it. |
|
|
|
|
|
|
|
|
#### Install required tools |
|
|
#### Install required tools |
|
|
You need a **GCC** (or alternative C99 compiler), **make** and **git** (to download raylib repo). |
|
|
You need a **GCC** (or alternative C99 compiler), **make** and **git** (to download raylib repo). |
|
|