Skip to content

Commit

Permalink
Cover Ubuntu 24.10 for Linux installation prerequisites (#6002)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 authored Nov 14, 2024
1 parent d05f220 commit fa11f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/get-started/install-cypress.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ It is worth noting that Cypress on Linux requires a minimum [`glibc`](https://ww
apt-get install libgtk2.0-0 libgtk-3-0 libgbm-dev libnotify-dev libnss3 libxss1 libasound2 libxtst6 xauth xvfb
```

For Ubuntu 24.04 use the following command:
For Ubuntu 24.04, and above, use the following command:

```shell
apt-get install libgtk2.0-0t64 libgtk-3-0t64 libgbm-dev libnotify-dev libnss3 libxss1 libasound2t64 libxtst6 xauth xvfb
Expand Down

0 comments on commit fa11f60

Please sign in to comment.