diff --git a/docs/app/get-started/install-cypress.mdx b/docs/app/get-started/install-cypress.mdx
index 1ea66f5f7c..8321e54862 100644
--- a/docs/app/get-started/install-cypress.mdx
+++ b/docs/app/get-started/install-cypress.mdx
@@ -104,8 +104,10 @@ need prebuilt.
 Cypress supports running under these operating systems:
 
 - **macOS** 11 and above _(Intel or Apple Silicon 64-bit (x64 or arm64))_
-- **Linux** Ubuntu 20.04 and above, Fedora 40 and above, and Debian 11 and above _(x64 or arm64)_
-  (see [Linux Prerequisites](#Linux-Prerequisites) down below)
+- **Linux** _(x64 or arm64)_ see also [Linux Prerequisites](#Linux-Prerequisites) down below
+  - Ubuntu 20.04 and above
+  - Debian 11 and above
+  - Fedora 41 and above
 - **Windows** 10 and above _(x64)_
 - **Windows Server** 2019, 2022 and 2025 _(x64)_