Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-09-29 19:37:46 +0300
committerStan Hu <stanhu@gmail.com>2015-10-01 18:41:20 +0300
commite2108f16ec2c8bcc51a7afe69bfe20f3bb0cb37f (patch)
tree35b032de9db196ef31fdf6cdd418be8257741214 /README.md
parent2714d5b8147cef39343a1c35ba099ebe6445f5e4 (diff)
Update upgrade guide for Redis >= 2.4.0 requirement
[ci skip] Closes #2837
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 99d5bc0b6ca..e66a5546db2 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ GitLab is a Ruby on Rails application that runs on the following software:
- Ubuntu/Debian/CentOS/RHEL
- Ruby (MRI) 2.1
- Git 1.7.10+
-- Redis 2.0+
+- Redis 2.4+
- MySQL or PostgreSQL
For more information please see the [architecture documentation](http://doc.gitlab.com/ce/development/architecture.html).