From d5209879f9763116fb617dce0129be68e8e32262 Mon Sep 17 00:00:00 2001 From: Kamil Mankowski Date: Thu, 28 Sep 2023 09:33:03 +0200 Subject: [PATCH] Remove unnecessary deb packages pools --- docs/user/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/installation.rst b/docs/user/installation.rst index 97215fdb9..cfa0c0573 100644 --- a/docs/user/installation.rst +++ b/docs/user/installation.rst @@ -47,7 +47,7 @@ These are the operating systems which are currently supported by packages: * **Debian 10** Buster - * Enable the backport repository by the line ``deb-src http://deb.debian.org/debian buster-backports main contrib non-free`` to the file ``/etc/apt/sources.list`` first. + * Enable the backport repository by the line ``deb http://deb.debian.org/debian buster-backports main`` to the file ``/etc/apt/sources.list`` first. * **Debian 11** Bullseye * **openSUSE Tumbleweed**