Final change to README for now
This commit is contained in:
parent
3d628a4898
commit
0cb14e1827
|
@ -28,7 +28,7 @@ can and want to.
|
||||||
|
|
||||||
Compile
|
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**
|
Optionally you can also install **cppcheck** and **physfs**
|
||||||
|
|
||||||
Once that is done run the following:
|
Once that is done run the following:
|
||||||
|
|
Loading…
Reference in New Issue