From 0cb14e18271f3ae9f050473d29c31c77b06c5d0d Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Fri, 20 Apr 2018 14:55:00 +0200 Subject: [PATCH] Final change to README for now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7d028b..0cd77f7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ can and want to. Compile ------- -Apart from basic compile tools (GCC/Clang) you'll also need to install **sdl2, sdl2-image, sdl2-ttf, sdl2-mixer** +Apart from basic compile tools (*GCC/Clang, Make*) you'll also need to install **sdl2, sdl2-image, sdl2-ttf, sdl2-mixer** (If on a debian based dist you need to install the *dev* packages). Optionally you can also install **cppcheck** and **physfs** Once that is done run the following: