From 114384ed1eba5350031114ff2b66af25414b82a3 Mon Sep 17 00:00:00 2001 From: Glenn Strauss Date: Sun, 18 Dec 2022 02:49:57 -0500 Subject: [PATCH] update prerequisites to add Fedora 37 support Signed-off-by: Glenn Strauss --- 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 98c5b4fa..4d47c04b 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 | 35 / 36 | ARM / x86_64 | +| Fedora | 35 / 36 / 37 | ARM / x86_64 | | CentOS Stream | 8 / 9 | x86_64 |