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 <