diff --git a/HowtoGitlab/10.md b/HowtoGitlab/10.md index aca399ce..803bf6ce 100644 --- a/HowtoGitlab/10.md +++ b/HowtoGitlab/10.md @@ -168,7 +168,7 @@ dir /var/lib/redis ~~~ # sudo -iu foo $ umask 002 -$ git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 10-4-stable gitlab +$ git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 10-6-stable gitlab $ cd gitlab $ cp config/gitlab.yml.example config/gitlab.yml $ sed -i 's@/home/git@/home/foo@g' config/gitlab.yml