Commit 5d34c877e3a3059cae9c0d1fef4ae8c8c3bf671f
1 parent
83d94d5c
Exists in
spb-stable
and in
3 other branches
Add ruby to package.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -47,7 +47,7 @@ |
47 | 47 | |
48 | 48 | #### Official installation methods |
49 | 49 | |
50 | -* [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. | |
50 | +* [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. | |
51 | 51 | |
52 | 52 | * [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. |
53 | 53 | ... | ... |