From 39e271c6acd1dafbceb90ff7e63adb27b2aff316 Mon Sep 17 00:00:00 2001 From: TeoV Date: Wed, 12 Feb 2020 15:25:22 +0200 Subject: [PATCH] Simplify the installation of CGRateS for Redhat/Fedora/CentOS --- docs/installation.rst | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index f15796647..5030bee01 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -73,21 +73,18 @@ There are two main ways of installing the maintained packages: ++++++++++++++++++++++++++++ -Create a file called cgrates.repo in /etc/yum.repos.d/ and add the following lines: +To install CGRateS out of YUM execute the following commands :: + sudo tee -a /etc/yum.repos.d/cgrates.repo > /dev/null <