diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml
index 7b542b88d..9498df57d 100644
--- a/docs/nmap-install.xml
+++ b/docs/nmap-install.xml
@@ -252,15 +252,13 @@ hasn't yet been formally released.
SVN write access is strictly limited to top Nmap
developers, but everyone has read access to the repository. Check out
-the latest code using the command svn co --username guest
---password "" svn://svn.insecure.org/nmap/. Then you can later
+the latest code using the command svn co
+https://svn.nmap.org/nmap. Then you can later
update your source code by typing svn up in your
-working directory. The guest
username is required due to an svnserve authorization bug.
+working directory.
While most users only follow the /nmap
-directory in svn (which pulls
-in /nbase, /nsock,
-and /zenmap on its own), there is one other
+directory in svn, there is one other
interesting directory: /nmap-exp. This directory
contains experimental Nmap branches which Nmap
developers create when they wish to try new things without