summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordosire <sytses@gmail.com>2014-04-10 09:21:30 +0200
committerdosire <sytses@gmail.com>2014-04-10 09:21:30 +0200
commit549758b387afbcefe7722f75a404dd7aadc0e7f9 (patch)
treef4d87912229d8722b3da2f566fa7ee3d7632bc75
parent670e02982cb650163efc632410a6948c48992daa (diff)
downloadgitlab-ce-549758b387afbcefe7722f75a404dd7aadc0e7f9.tar.gz
No capital letter for recommended.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0dbebe896a5..2652778338f 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@
#### Official installation methods
-* [GitLab packages](https://www.gitlab.com/downloads/) **Recommended** 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 packages](https://www.gitlab.com/downloads/) **recommended** 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.