diff options
author | dosire <sytses@gmail.com> | 2014-02-17 14:11:21 +0100 |
---|---|---|
committer | dosire <sytses@gmail.com> | 2014-02-17 14:11:21 +0100 |
commit | c9b3767ff1d78207ccb44650715a33cc98c6bc72 (patch) | |
tree | b5461794b8a1e5688940c6ee968a23ec42256d3c /README.md | |
parent | 97b47c735e74cdaf316002be8c00f6d06ae4a96e (diff) | |
download | gitlab-ce-c9b3767ff1d78207ccb44650715a33cc98c6bc72.tar.gz |
Double word.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 40e33bd2e88..90237268da0 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ #### Official installation methods -* [GitLab packages (beta)](https://www.gitlab.com/downloads/) These packages contain GitLab and all its depencies (PostgreSQL, Redis, Nginx, Unicorn, etc.). They are made with with [omnibus-gitlab](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md) that also contains the installation instructions. These packages currently support a reduced selection of GitLab's normal features. For instance, it is not yet possible to create/restore application backups or to use HTTPS. +* [GitLab packages (beta)](https://www.gitlab.com/downloads/) These packages contain GitLab and all its depencies (PostgreSQL, Redis, Nginx, Unicorn, etc.). They are made with [omnibus-gitlab](https://gitlab.com/gitlab-org/omnibus-gitlab/blob/master/README.md) that also contains the installation instructions. These packages currently support a reduced selection of GitLab's normal features. For instance, it is not yet possible to create/restore application backups or to use HTTPS. * [GitLab virtual machine images](https://www.gitlab.com/downloads/) contain an operating system and a preinstalled GitLab. They are made with [GitLab Packer](https://gitlab.com/gitlab-org/gitlab-packer/blob/master/README.md) that also contains the installation instructions. |