diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml index fc364c9cf..e73108ddc 100644 --- a/docs/nmap-install.xml +++ b/docs/nmap-install.xml @@ -714,7 +714,7 @@ url="http://www.microsoft.com/express/vc/">Visual C++ 2008 Express which Compiling Nmap on Windows from Source -Download the latest Nmap source distribution from . It has the name nmap-version.tar.bz2 or nmap-version.tgz . Those are the same tar file compressed using gzip or bzip2, respectively. The bzip2-compressed version is smaller. +Download the latest Nmap source distribution from . It has the name nmap-version.tar.bz2 or nmap-version.tgz. Those are the same tar file compressed using gzip or bzip2, respectively. The bzip2-compressed version is smaller. Uncompress the source code file you just downloaded. Recent releases of the free Cygwin distribution can handle both the .tar.bz2 and .tgz. Use the command tar xvjf nmap-version.tar.bz2 or tar xvzf nmap-version.tgz, respectively. Alternatively, the common Winzip application can decompress the .tgz version.