diff --git a/doc/installation.md b/doc/installation.md index 1d32e1b7582cc80134aa1c600941f4b312b3a212..b2b60c11698f045d09dcb1d172ca55bcf7b1f48c 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -48,7 +48,7 @@ Also read the [Read this before you submit an issue](https://github.com/gitlabhq > apt-get install curl sudo > > # 3 steps in 1 command :) -> curl https://raw.github.com/gitlabhq/gitlabhq/master/doc/debian_ubuntu.sh | sh +> curl https://raw.github.com/gitlabhq/gitlabhq/stable/doc/debian_ubuntu.sh | sh > > Now you can go to step 4" > - - -