From cf49ce0b1433e33c329e719fcbe8d4577fc6c52f Mon Sep 17 00:00:00 2001 From: Don Mayo Date: Wed, 19 Aug 2015 11:35:51 -0400 Subject: [PATCH] Update readme with corrected version information --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7afa575..e1f00c4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Installation takes place via the instructions found [here](https://github.com/ayufan/gitlab-ci-multi-runner/blob/master/docs/install/linux-repository.md) - Repo is added, User created and managed, and the Runners are registered. -The YUM version is hard set to v0.4.2 because 0.5.0 does not run well on CentOS Systems. +The version of the gitlab-ci-multi-runner package is restricted to `v0.4.2` for RHEL5 and RHEL6 derivatives due to + restrictions identified on CentOS systems. RHEL7 and Debian derivatives are set to use the most current release + available. ##Usage