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 e264503 commit 3c3b30bCopy full SHA for 3c3b30b
docs/app/get-started/install-cypress.mdx
@@ -41,7 +41,7 @@ Cypress supports running under these operating systems:
41
42
- **macOS** >=11 _(Intel or Apple Silicon 64-bit (x64 or arm64))_
43
- **Linux** _(x64 or arm64)_ see also [Linux Prerequisites](#Linux-Prerequisites) down below
44
- - Ubuntu >=20.04
+ - Ubuntu >=22.04
45
- Debian >=11
46
- Fedora >=41
47
- **Windows** 10 & 11 _(x64)_
@@ -127,7 +127,7 @@ Install required dependencies. See below under [Docker Prerequisites](#Docker-Pr
127
128
#### Ubuntu/Debian
129
130
-For Ubuntu 22.04 and below, and Debian:
+For Ubuntu 22.04 and Debian:
131
132
```shell
133
apt-get install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2 libxtst6 xauth xvfb
0 commit comments