Merge pull request #823 from gstrauss/prereq-f37

update prerequisites to add Fedora 37 support
This commit is contained in:
yubiuser
2023-01-15 21:09:56 +01:00
committed by GitHub
+1 -1
View File
@@ -30,7 +30,7 @@ The following operating systems are **officially** supported:
| Raspberry Pi OS <br>(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 |
<!-- markdownlint-disable code-block-style -->