From 0489fcf825ff68fb2000ebe3b240ce00f82251c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6nig?= Date: Mon, 20 Jun 2022 09:14:51 +0200 Subject: [PATCH] Remove EOL OS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Christian König --- docs/main/prerequisites.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/main/prerequisites.md b/docs/main/prerequisites.md index 3b2d779..7db96fc 100644 --- a/docs/main/prerequisites.md +++ b/docs/main/prerequisites.md @@ -24,10 +24,10 @@ The following operating systems are **officially** supported: | Distribution | Release | Architecture | | ------------ | ---------------- | ------------------- | -| Raspberry Pi OS
(formerly Raspbian) | Stretch / Buster / Bullseye | ARM | -| Ubuntu | 16.x / 18.x / 20.x /21.x | ARM / x86_64 | -| Debian | 9 / 10 /11 | ARM / x86_64 / i386 | -| Fedora | 33 / 34 | ARM / x86_64 | +| Raspberry Pi OS
(formerly Raspbian) | Buster / Bullseye | ARM | +| Ubuntu | 18.x / 20.x / 22.x | ARM / x86_64 | +| Debian | 10 /11 | ARM / x86_64 / i386 | +| Fedora | 34 | ARM / x86_64 | | CentOS | 7 | x86_64 | | CentOS Stream | 8 | x86_64 |