installation guide: change link to script of auto-install
This commit is contained in:
parent
cfe8676594
commit
671424a8e7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ The installation consists of 6 steps:
|
||||||
> apt-get install curl sudo
|
> apt-get install curl sudo
|
||||||
>
|
>
|
||||||
> # 3 steps in 1 command :)
|
> # 3 steps in 1 command :)
|
||||||
> curl http://dl.dropbox.com/u/936096/debian_ubuntu.sh | sh
|
> curl https://raw.github.com/gitlabhq/gitlabhq/master/doc/debian_ubuntu.sh | sh
|
||||||
>
|
>
|
||||||
> Now you can go to step 4"
|
> Now you can go to step 4"
|
||||||
> - - -
|
> - - -
|
||||||
|
|
Loading…
Reference in a new issue