diff --git a/README.md b/README.md index d3466d5..2cf6d6b 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ **Last Updated:** 2025-06-27 **Compatible With:** -- Debian 12 (Bookworm) -- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS, 24.10 -- Tested on Debian 12, Ubuntu 24.04 and Ubuntu 24.10 +- Debian 12 +- Ubuntu 20.04, 22.04, 24.04, 24.10 +- Tested on Debian 12, Ubuntu 24.04 and 24.10 --- @@ -59,7 +59,7 @@ It is highly recommended to run the script interactively the first time. sudo ./setup_harden_debian_ubuntu.sh ``` -### 3. Run in Quiet Mode (for automation) +### 3. Run in Quiet Mode (for automation - not recmmended) ```bash sudo ./setup_harden_debian_ubuntu.sh --quiet @@ -140,6 +140,6 @@ If you are locked out of SSH, use your provider's web console to perform the fol --- -## 📝 License +## MIT License This script is open-source and provided "as is" without warranty. Use at your own risk.