diff --git a/README.md b/README.md index cfd8efa..935d9d9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a simple Game Of Life editor written in C++ with raylib & dearImGUI ## How to compile the project -Ensure you have g++, cmake and the thendependencies of raylib +Ensure you have g++, cmake and the dependencies of raylib ```shell mkdir build