diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml
index 8e2c88c51..1fbb750b1 100644
--- a/docs/nmap-install.xml
+++ b/docs/nmap-install.xml
@@ -707,11 +707,10 @@ WinPcap requirement.
Most Windows users prefer to use the Nmap binary self-installer,
but compilation from source code is an option, particularly if you plan to help with Nmap development. Compilation requires
-Microsoft Visual C++ 2005, which is part of their commercial Visual Studio suite. Any of the VS editions should work.
+Microsoft Visual C++ 2008, which is part of their commercial Visual Studio suite. Any of the VS editions should work.
Microsoft also distributes a free application named Visual C++ 2005
-Express. This works for Nmap compilation as long as you first install and configure the Platform SDK as described at .
+url="http://www.microsoft.com/express/vc/">Visual C++ 2008 Express which also works for Nmap compilation.
Compiling Nmap on Windows from Source