diff --git a/doc/installation.md b/doc/installation.md
index 344597dba6824803ab7d6adc45fd6f0c034e22b0..aaff1467b327c4a8debd9a52949717f3226672e6 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -320,9 +320,9 @@ Adding permission:
 
     sudo chmod +x /etc/init.d/gitlab
 
-When server is rebooted then gitlab must starting:
+Gitlab autostart:
 
-    sudo insserv gitlab
+    sudo update-rc.d gitlab defaults
 
 Now you can start/restart/stop gitlab like: