diff --git a/README.md b/README.md index 6b30e69..5bd75df 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Version 0.9.1 ## How To Compile this Example ### Linux: -Dependecies: libsfml-dev libfmt-dev g++ make +Dependecies: libsfml-dev libfmt-dev g++ make
Compilation: Open folder in terminal and type make. If linking fails after editing files try to recompile everything with make all. You can clear temporary files with make clear ### Windows: