We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac60f3e commit df7d158Copy full SHA for df7d158
docs/guides/getting-started/installing-cypress.mdx
@@ -155,7 +155,7 @@ Cypress is a desktop application that is installed on your computer. The desktop
155
application supports these operating systems:
156
157
- **macOS** 10.9 and above _(Intel or Apple Silicon 64-bit (x64 or arm64))_
158
-- **Linux** Ubuntu 12.04 and above, Fedora 21 and Debian 8 _(x86_64 or Arm
+- **Linux** Ubuntu 20.04 and above, Fedora 21 and Debian 8 _(x86_64 or Arm
159
64-bit (x64 or arm64))_ (see [Linux Prerequisites](#Linux-Prerequisites) down
160
below)
161
- **Windows** 7 and above _(64-bit only)_
0 commit comments