From 05c4dde213ce0f40c2d91c29445de32a47fac08c Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Mon, 28 Aug 2023 19:32:28 +0100 Subject: [PATCH] Update list of distributions --- doc/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.txt b/doc/install.txt index 6dae2742..f25449ec 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -74,7 +74,7 @@ https://pip.pypa.io/en/stable/installation/ Setup for GNU/Linux ------------------- -On all major Linux distributions (Debian, Mandriva, Redhat, Suse, Ubuntu), +On major Linux distributions (Debian, Gentoo, Fedora, Ubuntu), the ``linkchecker`` package is available for installation. To install the latest LinkChecker pip_ will be available, often as a package e.g. ``python3-pip``, a pipx_ package may also be found e.g. ``pipx``.