mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 15:45:38 +00:00
Update README.md
This commit is contained in:
parent
b96ee8c627
commit
810597c6d9
|
@ -7,8 +7,6 @@ A simple front-end for emulators made with SDL, designed for controller navigati
|
|||
Building
|
||||
========
|
||||
|
||||
EmulationStation has a few dependencies. For building, you'll probably need:
|
||||
-libsdl1.2-dev
|
||||
-libsdl-ttf2.0-dev
|
||||
EmulationStation has a few dependencies. For building, you'll probably need `libsdl1.2-dev` and `libsdl-ttf2.0-dev`.
|
||||
|
||||
You can build it by just typing "make".
|
||||
You can build it by just running `make`.
|
Loading…
Reference in a new issue