diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml
index 578ef29d2..3e65f0e44 100644
--- a/docs/nmap-install.xml
+++ b/docs/nmap-install.xml
@@ -888,7 +888,7 @@ cd "\Program Files\Nmap"
If you execute Nmap frequently, you can add the Nmap directory
-(c:\Program Files\Nmap in this case) to
+(c:\Program Files\Nmap by default) to
your command execution path. The exact place to set this varies by
Windows platform. On my Windows XP box, I do the following:
@@ -909,8 +909,7 @@ Choose Path from the
System variables section, then hit
edit.
-Add a semi-colon and then your Nmap directory (such as
-c:\Program Files\Nmap) to the end of the value.
+Add a semi-colon and then your Nmap directory (c:\Program Files\Nmap by default) to the end of the value.
Open a new DOS window and you should be able to execute a
command such as nmap scanme.nmap.org from any directory.