diff --git a/doc/install/installation.md b/doc/install/installation.md
index d1d3b6912c381eb2bc67d1a10674125cddc76622..159713dcba9c1b1f4453c1f41212c48a1cad248d 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -117,7 +117,7 @@ Create a user for GitLab:
 Clone GitLab's fork of the Gitolite source code:
 
     cd /home/git
-    sudo -u git -H git clone -b gl-v304 https://github.com/gitlabhq/gitolite.git /home/git/gitolite
+    sudo -u git -H git clone -b gl-v320 https://github.com/gitlabhq/gitolite.git /home/git/gitolite
 
 Setup Gitolite with GitLab as its admin: