From cedda0332464a7d4c61ccb09f4bb127d716ef345 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 1 Nov 2021 22:34:17 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d60e1de..45133b9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Please note this script is meant to be used on fresh installations only. You mus Visit my Matrix group: https://matrix.to/#/#tommytran732:matrix.org
# Supported Operating System -RHEL, CentOS Stream and Rocky Linux are recommended over Ubuntu and Debian due to the new Appstream system introduced in RHEL 8. With modular repos, package management with dnf becomes so much easier and cleaner compared to apt.
+RHEL, CentOS Stream, Rocky Linux and Alma Linux are recommended over Ubuntu and Debian due to the new Appstream system introduced in RHEL 8. With modular repos, package management with dnf became so much easier and cleaner compared to apt.
Fedora is not recommended due to its short life cycle. However, if you live on the edge and can handle frequent major updates on your own, then it is fine. @@ -19,5 +19,6 @@ Fedora is not recommended due to its short life cycle. However, if you live on t | CentOS | Stream 8 | :heavy_check_mark: | ✔️ | | | RHEL | 8 | :heavy_check_mark: | ✔️ | | | Rocky Linux | 8 | :heavy_check_mark: | ✔️ | | +| Alma Linux | 8 | :heavy_check_mark: | ✔️ | | | Ubuntu | 20.04 | :heavy_check_mark: | 🔴 | | | Debian | 11 | :heavy_check_mark: | 🔴 | |