summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-10-08 15:00:20 +0000
committerStan Hu <stanhu@gmail.com>2015-10-08 15:00:20 +0000
commitfb7922a8d589d85e52b75b9f571e607e9be5aad9 (patch)
tree2fc1b98c636f7324dc0106534619edb1b7457d35 /README.md
parent69bcef32e12cca8a4a31c3035509d479a712b504 (diff)
parente2108f16ec2c8bcc51a7afe69bfe20f3bb0cb37f (diff)
downloadgitlab-ce-fb7922a8d589d85e52b75b9f571e607e9be5aad9.tar.gz
Merge branch 'update-upgrade-guide-for-redis-2.4.0' into 'master'
Update upgrade guide for Redis >= 2.4.0 requirement [ci skip] Closes #2837 See merge request !1468
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 91855b42d29..52e2d977620 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).