From 8d6581b593bb042313d623dd71a0a49814abc832 Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Fri, 10 Feb 2012 16:40:08 +0000 Subject: [PATCH] sdl: updated the readme/install doc --- README-SDL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README-SDL b/README-SDL index f4ce4ac3..445a5bca 100644 --- a/README-SDL +++ b/README-SDL @@ -1,7 +1,7 @@ FCEUX SDL 2.1.6 SDL README By Lukas Sabota (punkrockguy318) http://www.fceux.com -Last Modified: October 19, 2011 +Last Modified: February 20, 2012 Table of Contents 1. Requirements @@ -17,10 +17,10 @@ Table of Contents version of sdl (1.2.15 at the time of writing). * scons - Required to build fceux. * libgtk2.0 (optional) - version >= 2.24 recommended - * libgtk3.0 (optional) - this compiles as of fceux 2.1.6. it has seemed stable in initial testing, but expect bugs as this is new. + * libgtk3.0 (optional) - this compiles as of fceux 2.1.6. 2. Installation - Fceux is installed with the scons utility. To compile, run: + Fceux can be compiled and built using the scons build system. To compile, run: scons