From 2a05ee1e02aab350f00ea17762d5970b516d660c Mon Sep 17 00:00:00 2001 From: bcambl Date: Sat, 16 May 2020 21:03:17 -0600 Subject: [PATCH] Update supported versions for Fedora & CentOS Signed-off-by: bcambl --- docs/main/prerequesites.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/main/prerequesites.md b/docs/main/prerequesites.md index 0c53307..5218812 100644 --- a/docs/main/prerequesites.md +++ b/docs/main/prerequesites.md @@ -20,11 +20,11 @@ The following operating systems are **officially** supported: | Distribution | Release | Architecture | | ------------ | ---------------- | ------------------- | -| Raspbian | Stretch / Buster | ARM | +| Raspbian | Stretch / Buster | ARM | | Ubuntu | 16.x / 18.x | ARM / x86_64 | | Debian | 9 / 10 | ARM / x86_64 / i386 | -| Fedora | 28 / 29 | ARM / x86_64 | -| CentOS | 7 | x86_64 | +| Fedora | 31 / 32 | ARM / x86_64 | +| CentOS | 7 / 8 | x86_64 | ### IP Addressing