We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e15cd commit 095a808Copy full SHA for 095a808
docs/app/get-started/install-cypress.mdx
@@ -104,8 +104,10 @@ need prebuilt.
104
Cypress supports running under these operating systems:
105
106
- **macOS** 11 and above _(Intel or Apple Silicon 64-bit (x64 or arm64))_
107
-- **Linux** Ubuntu 20.04 and above, Fedora 40 and above, and Debian 11 and above _(x64 or arm64)_
108
- (see [Linux Prerequisites](#Linux-Prerequisites) down below)
+- **Linux** _(x64 or arm64)_ see also [Linux Prerequisites](#Linux-Prerequisites) down below
+ - Ubuntu 20.04 and above
109
+ - Debian 11 and above
110
+ - Fedora 41 and above
111
- **Windows** 10 and above _(x64)_
112
- **Windows Server** 2019, 2022 and 2025 _(x64)_
113
0 commit comments