diff --git a/README.md b/README.md index 89ef479ef..95abad445 100644 --- a/README.md +++ b/README.md @@ -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". \ No newline at end of file +You can build it by just running `make`. \ No newline at end of file