From 6a932d0af511623ab2f9e9e00a28b0cbfd664372 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Sun, 23 Dec 2012 13:58:41 +0200 Subject: [PATCH] Add missing cd --- doc/install/installation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/install/installation.md b/doc/install/installation.md index b83d3b991..718e4cf64 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -195,6 +195,9 @@ See `doc/install/databases.md` # Clone GitLab repository sudo -u gitlab -H git clone https://github.com/gitlabhq/gitlabhq.git gitlab + + # Go to gitlab dir + cd /home/gitlab/gitlab # Checkout to stable release sudo -u gitlab -H git checkout 4-0-stable -- 2.11.0