diff --git a/docs/DEPLOYMENT.md b/docs/DEPLOYMENT.md
index 6b18e1fc834aa321ad47e03ca3cd4bd89a9b3f01..977402a74a102a09ca20f25f4a53d614a3c7b61d 100644
--- a/docs/DEPLOYMENT.md
+++ b/docs/DEPLOYMENT.md
@@ -71,8 +71,8 @@ Let's get started:
   2. install git if required: `sudo apt-get install git-core`
   3. become user git: `sudo su -s /bin/bash git`
   4. hop into your home directory: `cd`
-  5. [This.](http://sitaramc.github.com/gitolite/nonroot.html)
-  6. add a browserid repo.  [This.](http://sitaramc.github.com/gitolite/add.html)
+  5. install gitolite: [This.](http://sitaramc.github.com/gitolite/nonroot.html)
+  6. add a browserid repo: [This.](http://sitaramc.github.com/gitolite/add.html)
 
 At this point you've morphed your servers into git servers.  Go ahead and
 add a remote to your local copy of the browserid repo and push to it: