From f79345e058d6fe5fe7e257671515d068548bf057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6nig?= Date: Sun, 28 Jan 2024 17:01:50 +0100 Subject: [PATCH] Update supported Fedora versions 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 29b1409..75d7c4d 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 / 23.x | ARM / x86_64 | | Debian | 10 / 11 / 12 | ARM / x86_64 / i386 | -| Fedora | 36 / 37 / 38 | ARM / x86_64 | +| Fedora | 38 / 39 | ARM / x86_64 | | CentOS Stream | 8 / 9 | x86_64 |