From e09e34b7534d5925507d0bd255ceb4bbfc8848ea Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Tue, 27 Aug 2013 18:11:55 +0200 Subject: Checkout the right branch in installation docs --- doc/installation.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/installation.md b/doc/installation.md index 9aedf56..f51ba8a 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -99,6 +99,8 @@ You can use either MySQL or PostgreSQL. cd gitlab-ci + sudo -u gitlab_ci -H git checkout 3-1-stable + ## 6. Setup application # Edit application settings -- cgit v1.2.1