diff --git a/download.html b/download.html
index 46698a72..fa15aca5 100644
--- a/download.html
+++ b/download.html
@@ -89,7 +89,7 @@
FCEUX development is done commited to a subversion repository hosted at sourceforge. The last version of the source can be found there.
Compiling
- - Win32 uses MS Visual Studio - 2010 and 2008 project files maintained (a 2005 one is available but outdated)
+ - Win32 uses MS Visual Studio 2010. Newer versions of visual studio should be able to build it, with a little trouble.
- The SDL build uses Scons
- Everything needed to compile the win32 version is included in SVN
- The GTK port requires SDL and libz