diff --git a/docs/main/prerequisites.md b/docs/main/prerequisites.md index a7d29c0..519bfc4 100644 --- a/docs/main/prerequisites.md +++ b/docs/main/prerequisites.md @@ -29,7 +29,7 @@ The following operating systems are **officially** supported: | ------------ | ---------------- | ------------------- | | Raspberry Pi OS
(formerly Raspbian) | Buster / Bullseye | ARM | | Armbian OS | Any | ARM / x86_64 / riscv64 | -| Ubuntu | 20.x / 22.x / 23.x | ARM / x86_64 | +| Ubuntu | 20.x / 22.x / 23.x / 24.x | ARM / x86_64 | | Debian | 10 / 11 / 12 | ARM / x86_64 / i386 | | Fedora | 39 / 40 | ARM / x86_64 | | CentOS Stream | 8 / 9 | x86_64 |