From 25e2b1d4183d247403117486548a85a23f649a35 Mon Sep 17 00:00:00 2001 From: DanB Date: Wed, 13 Mar 2024 11:37:08 +0100 Subject: [PATCH] Doc correction --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index e8a36cf4f..c1999c572 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -39,7 +39,7 @@ You can add the CGRateS repository to your system's sources list, depending of t wget https://apt.cgrates.org/apt.cgrates.org.gpg.key -O apt.cgrates.org.asc sudo mv apt.cgrates.org.asc /etc/apt/trusted.gpg.d/ - # Add the repository to the apt sources list for Debian versions starting with *Bookworm/12.0* + # Add the repository to the apt sources list echo "deb http://apt.cgrates.org/debian/ master-bookworm main" | sudo tee /etc/apt/sources.list.d/cgrates.list # Update the system repository and install CGRateS