From 5731954a74039353b176fbfe204f24c8bc520a46 Mon Sep 17 00:00:00 2001 From: Aloshi Date: Thu, 2 Aug 2012 13:29:31 -0500 Subject: [PATCH] Fixed README formatting. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4bd9edf7c..d33ab925c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ Building ======== EmulationStation has a few dependencies. For building, you'll need SDL 1.2, the SDL TTF library, the SDL image library, and Boost.Filesystem, which can easily be obtained with apt-get: -```sudo apt-get install libsdl1.2-dev +``` +sudo apt-get install libsdl1.2-dev sudo apt-get install libsdl-ttf2.0-dev sudo apt-get install libboost-filesystem-dev sudo apt-get install libsdl-image1.2-dev @@ -38,7 +39,8 @@ gamelist.xml If a file named gamelist.xml is found, it will be parsed and the detailed GuiGameList will be used. This means you can define screenshots, descriptions, and alternate names for files. Screenshots are meant to be 256x256, but ES won't stop you from using other sizes - they'll just be placed wrong. An example gamelist.xml: -``` +``` + /home/pi/ROMs/nes/mm2.nes Mega Man 2