@@ -48,15 +48,15 @@ Also read the [Read this before you submit an issue](https://github.com/gitlabhq
...
@@ -48,15 +48,15 @@ Also read the [Read this before you submit an issue](https://github.com/gitlabhq
> apt-get install curl sudo
> apt-get install curl sudo
>
>
> # 3 steps in 1 command :)
> # 3 steps in 1 command :)
> curl https://raw.github.com/gitlabhq/gitlabhq/master/doc/debian_ubuntu.sh | sh
> curl https://raw.github.com/gitlabhq/gitlab-recipes/master/install/debian_ubuntu.sh | sh
>
>
> Now you can go to [Step 4](#4-install-gitlab-and-configuration-check-status-configuration)
> Now you can go to [Step 4](#4-install-gitlab-and-configuration-check-status-configuration)
>
>
> Or if you are installing on Amazon Web Services using Ubuntu 12.04 you can do all steps (1 to 6) at once with:
> Or if you are installing on Amazon Web Services using Ubuntu 12.04 you can do all steps (1 to 6) at once with:
>
>
> curl https://raw.github.com/gitlabhq/gitlabhq/master/lib/support/aws/debian_ubuntu_aws.sh | sh
> curl https://raw.github.com/gitlabhq/gitlab-recipes/master/install/debian_ubuntu_aws.sh | sh
>
>
> for more detailed instructions read the HOWTO section of [the script](https://github.com/gitlabhq/gitlabhq/blob/master/lib/support/aws/debian_ubuntu_aws.sh)
> for more detailed instructions read the HOWTO section of [the script](https://github.com/gitlabhq/gitlab-recipes/blob/master/install/debian_ubuntu_aws.sh)
> - - -
> - - -
# 1. Install packages
# 1. Install packages
...
@@ -77,9 +77,9 @@ Now install the required packages:
...
@@ -77,9 +77,9 @@ Now install the required packages: