diff --git a/Working-on-GNU-Linux.md b/Working-on-GNU-Linux.md index 8a72edc..abbcda5 100644 --- a/Working-on-GNU-Linux.md +++ b/Working-on-GNU-Linux.md @@ -1,6 +1,6 @@ ## 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 You need a **GCC** (or alternative C99 compiler), **make** and **git** (to download raylib repo).