Skip to content

Commit 3c3b30b

Browse files
authored
Update operating system minimum version to Ubuntu 22.04 (#6260)
1 parent e264503 commit 3c3b30b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/app/get-started/install-cypress.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Cypress supports running under these operating systems:
4141

4242
- **macOS** >=11 _(Intel or Apple Silicon 64-bit (x64 or arm64))_
4343
- **Linux** _(x64 or arm64)_ see also [Linux Prerequisites](#Linux-Prerequisites) down below
44-
- Ubuntu >=20.04
44+
- Ubuntu >=22.04
4545
- Debian >=11
4646
- Fedora >=41
4747
- **Windows** 10 & 11 _(x64)_
@@ -127,7 +127,7 @@ Install required dependencies. See below under [Docker Prerequisites](#Docker-Pr
127127

128128
#### Ubuntu/Debian
129129

130-
For Ubuntu 22.04 and below, and Debian:
130+
For Ubuntu 22.04 and Debian:
131131

132132
```shell
133133
apt-get install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2 libxtst6 xauth xvfb

0 commit comments

Comments
 (0)