From 6d66b630f6d39d55072619931036045be4493438 Mon Sep 17 00:00:00 2001 From: Stanislas Lange Date: Mon, 10 Mar 2025 10:20:58 +0100 Subject: [PATCH] update README to include support for Amazon Linux >= 2023.6 --- README.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index e670650..4d787ad 100644 --- a/README.md +++ b/README.md @@ -132,18 +132,19 @@ export PASS="1" The script supports these Linux distributions: -| | Support | -| ------------------ | ------- | -| AlmaLinux 8 | ✅ | -| Amazon Linux 2 | ✅ | -| Arch Linux | ✅ | -| CentOS 7 | ✅ | -| CentOS Stream >= 8 | ✅ 🤖 | -| Debian >= 10 | ✅ 🤖 | -| Fedora >= 35 | ✅ 🤖 | -| Oracle Linux 8 | ✅ | -| Rocky Linux 8 | ✅ | -| Ubuntu >= 18.04 | ✅ 🤖 | +| | Support | +| ---------------------- | ------- | +| AlmaLinux 8 | ✅ | +| Amazon Linux 2 | ✅ | +| Amazon Linux >= 2023.6 | ✅ | +| Arch Linux | ✅ | +| CentOS 7 | ✅ | +| CentOS Stream >= 8 | ✅ 🤖 | +| Debian >= 10 | ✅ 🤖 | +| Fedora >= 35 | ✅ 🤖 | +| Oracle Linux 8 | ✅ | +| Rocky Linux 8 | ✅ | +| Ubuntu >= 18.04 | ✅ 🤖 | To be noted: