diff --git a/docs/installation.rst b/docs/installation.rst index d35e8ed30..9d15f2572 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -76,6 +76,7 @@ There are two main ways of installing the maintained packages: To install CGRateS out of YUM execute the following commands :: + sudo tee -a /etc/yum.repos.d/cgrates.repo > /dev/null <