summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-03-05 09:01:21 +0100
committerdosire <sytses@gmail.com>2014-03-05 09:01:21 +0100
commit83d94d5c9a675f2248eafc9aa33ab06cd24b65d1 (patch)
treec0936931b1bddabaaf34afe64f3e3a38b317d983 /README.md
parentfbbd989770ea48d472a5c4d7d95b970542279099 (diff)
downloadgitlab-ce-83d94d5c9a675f2248eafc9aa33ab06cd24b65d1.tar.gz
The packages are production ready.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 02766a334ff..7a2009d82c5 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,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 [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](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.
* [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.