From a0aa11416653edcab0216a0b88ae45e6c2d17c95 Mon Sep 17 00:00:00 2001 From: Amy Parker Date: Wed, 16 Aug 2023 10:49:40 -0700 Subject: [PATCH] switch to specifying specific distributions This patch uses specific distributions instead of minimum versions. This works better with most systems. Signed-off-by: Amy Parker --- docs/installing.rst | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/docs/installing.rst b/docs/installing.rst index 1d61170..2c7df49 100644 --- a/docs/installing.rst +++ b/docs/installing.rst @@ -41,23 +41,18 @@ Support has a few main levels: * - Operating System - Support Level - - Required OS Version - Packaging Info - * - Fedora + * - Fedora 38 - 0 - - unknown - - * - Debian + * - Debian 12 - 0 - - unknown - - * - NixOS + * - NixOS 23.11/unstable - 1 - - 23.11/unstable - * - Ubuntu - 3 - - unknown - If you have to install dependencies manually, be aware that you need all of the packages list `here `_.