diff --git a/README.md b/README.md index da1fbd9..cd108ce 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,12 @@ Default controls: Move left: A or Left Arrow Key Move left: D or Right Arrow Key -Installation Guide: +Compilation: + + Just run the Makefile! :) + Notice: When compiling with an executable other than gcc.exe you need to adjust this in the Makefile! + +Deprecated Installation Guide: You need SDL2.dll, SDL2_ttf.dll and SDL2_image in the working directory of the compiled executable to run it properly! Download SDL 2.0: https://www.libsdl.org/download-2.0.php