diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml
index 78f1261de..8e4462c0d 100644
--- a/docs/nmap-install.xml
+++ b/docs/nmap-install.xml
@@ -840,10 +840,13 @@ the latest version from . You
must install version 4.0 or later.
Due to the way Nmap is compiled, it requires the
-Microsoft Visual C++ 2008 Redistributable Package of runtime
+Microsoft Visual C++ 2010 Redistributable Package of runtime
components. Many systems already have this installed from other
packages, but you should run vcredist_x86.exe
-from the zip file just in case you need it. Pass the option to run that installer in quiet (non interactive) mode.
+from the zip file just in case you need it.
+Some systems may also require the
+2008 Redistributable Package as well, so it is included as vcredist2008_x86.exe.
+Pass the option to run these installers in quiet (non interactive) mode.
Instructions for executing your compiled Nmap are
given in .