summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-03-05 11:23:24 +0100
committerdosire <sytses@gmail.com>2014-03-05 11:23:24 +0100
commit5d34c877e3a3059cae9c0d1fef4ae8c8c3bf671f (patch)
tree93c82e2c4283008db5a0686683c3619df33fbf8e /README.md
parent83d94d5c9a675f2248eafc9aa33ab06cd24b65d1 (diff)
downloadgitlab-ce-5d34c877e3a3059cae9c0d1fef4ae8c8c3bf671f.tar.gz
Add ruby to package.
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 7a2009d82c5..b14db7d0af5 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@
#### Official installation methods
-* [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 packages](https://www.gitlab.com/downloads/) These packages contain GitLab and all its depencies (Ruby, 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.