diff options
author | Rémy Coutable <remy@rymai.me> | 2016-12-01 16:17:57 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-12-01 16:18:09 +0100 |
commit | 86f726a5e969fd69c82c94713bc25bd0f0bba598 (patch) | |
tree | 07f26b94200b98ec3ac0935aac865f87407050dc /README.md | |
parent | 8146ad819e626439ac16aa473f10112ddbcf01cd (diff) | |
download | gitlab-ce-86f726a5e969fd69c82c94713bc25bd0f0bba598.tar.gz |
Bump Git version requirement to 2.8.4update-git-version-in-doc
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 61204630fd2..68b709b85d5 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ GitLab is a Ruby on Rails application that runs on the following software: - Ubuntu/Debian/CentOS/RHEL - Ruby (MRI) 2.3 -- Git 2.7.4+ +- Git 2.8.4+ - Redis 2.8+ - MySQL or PostgreSQL |