Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/fceux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpunkrockguy318 <punkrockguy318@users.sf.net>2008-08-03 02:45:07 +0400
committerpunkrockguy318 <punkrockguy318@users.sf.net>2008-08-03 02:45:07 +0400
commitb6d0e51b804f355b7b480008a0f7831fbb198a29 (patch)
treeffd3e106862b585fb6013687fb1ceca05e182916 /INSTALL
parente7ba6325e6af41e9eac42c84212a51537d5f8684 (diff)
Changed INSTALL file to reflect the new liblua dependency
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 7502b9c2..3f7481db 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,3 @@
To compile and install FCE Ultra, follow these steps:
- 1. Ensure that SCons and SDL are installed on your system.
+ 1. Ensure that SCons, SDL, and liblua5.1 are installed on your system.
2. Run "scons"