From 600c2fbdd789c9b6b7ee78f1bd88272b09eb9956 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6nig?= Date: Wed, 19 Apr 2023 21:07:44 +0200 Subject: [PATCH] Add Fedora 38 as supported 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/main/prerequisites.md b/docs/main/prerequisites.md index 89eaaba..5e5dead 100644 --- a/docs/main/prerequisites.md +++ b/docs/main/prerequisites.md @@ -30,7 +30,7 @@ The following operating systems are **officially** supported: | Raspberry Pi OS
(formerly Raspbian) | Buster / Bullseye | ARM | | Ubuntu | 20.x / 22.x | ARM / x86_64 | | Debian | 10 / 11 | ARM / x86_64 / i386 | -| Fedora | 36 / 37 | ARM / x86_64 | +| Fedora | 36 / 37 / 38 | ARM / x86_64 | | CentOS Stream | 8 / 9 | x86_64 |