From bcdc9c1aa7960b94f679dde08f50aecbc8e503ee Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Thu, 18 Oct 2018 23:56:52 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b72f631..0bf02cc 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ BreakHack is released under two different licenses. Compile ------- -Apart from basic compile tools (*GCC/Clang, Make*) you'll also need to install **lua, sdl2, sdl2-image, sdl2-ttf, sdl2-mixer** (If on a debian based dist you need to install the *dev* packages). +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: