From 85dc423f7090da0a52c73eb66faf22ddb20efff9 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Sat, 19 Sep 2020 01:45:44 +0000 Subject: Add latest changes from gitlab-org/gitlab@13-4-stable-ee --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 51a54c3bbff..38ecb9ea612 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ GitLab is an open source project and we are very happy to accept community contr To work on GitLab itself, we recommend setting up your development environment with [the GitLab Development Kit](https://gitlab.com/gitlab-org/gitlab-development-kit). If you do not use the GitLab Development Kit you need to install and setup all the dependencies yourself, this is a lot of work and error prone. -One small thing you also have to do when installing it yourself is to copy the example development unicorn configuration file: +One small thing you also have to do when installing it yourself is to copy the example development Unicorn configuration file: cp config/unicorn.rb.example.development config/unicorn.rb @@ -79,9 +79,9 @@ Instructions on how to start GitLab and how to run the tests can be found in the GitLab is a Ruby on Rails application that runs on the following software: - Ubuntu/Debian/CentOS/RHEL/OpenSUSE -- Ruby (MRI) 2.6.5 -- Git 2.8.4+ -- Redis 2.8+ +- Ruby (MRI) 2.6.6 +- Git 2.24+ +- Redis 4.0+ - PostgreSQL 11+ For more information please see the [architecture](https://docs.gitlab.com/ee/development/architecture.html) and [requirements](https://docs.gitlab.com/ee/install/requirements.html) documentation. @@ -116,7 +116,7 @@ Please see [Getting help for GitLab](https://about.gitlab.com/getting-help/) on ## Is it any good? -[Yes](https://news.ycombinator.com/item?id=3067434) +[Yes](https://about.gitlab.com/is-it-any-good/) ## Is it awesome? -- cgit v1.2.3