diff --git a/download.html b/download.html
index d00c7e36..881d9321 100644
--- a/download.html
+++ b/download.html
@@ -46,7 +46,8 @@
Scons is required to build from source.
Requires SDL, libz, and zenity
Liblua5.1 and OpenGL are optional, but recommended.
- GFCEUX, a GTK2 GUI for fceux, is included in the source release. All non-windows users of the SDL port are reccommended to install and use this, unless you particularly prefer the command-line.
+ GFCEUX, a GTK2 GUI for
+ FCEUX, is included in the source release. All non-windows users of the SDL port are recommended to install and use this, unless you particularly prefer the command-line.
For instructions on installing on an Ubuntu or Debian system, check the how to at Ubuntuforums.
@@ -59,6 +60,17 @@
If you are working with a developer to fix an issue affecting you then this is where you will find your fixed build.
+ Source Code
+
+ FCEUX development is done via a sourceforge SVN repository. The latest svn can be found there
+ Compiling
+
+ - Win32 uses MS Visual Studio - 20010 and 2008 project files maintained (a 2005 one is available but outdated)
+ - The SDL build uses SCON
+ - Everything needed to compile is included in SVN
+
Old Versions