Skip to content

Commit 7799e72

Browse files
committed
Add Windows Server OS names to supported list
1 parent 0c4f784 commit 7799e72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,15 @@ need prebuilt.
106106

107107
### Operating System
108108

109-
Cypress is a desktop application that is installed on your computer. The desktop
110-
application supports these operating systems:
109+
Cypress supports running under these operating systems:
111110

112111
- **macOS** 10.15 and above _(Intel or Apple Silicon 64-bit (x64 or arm64))_.
113112
- **Linux** Ubuntu 20.04 and above, Fedora 40 and above, and Debian 11 and above _(x64 or arm64)_ (see [Linux Prerequisites](#Linux-Prerequisites) down
114113
below).
115114
- Cypress deprecated the use of Node.js `16.x` in Cypress [`13.0.0`](/app/references/changelog#13-0-0). We recommend that users update to at least Node.js `18.x`.
116115
For related reasons, Cypress deprecates the use of Linux operating systems with library [`glibc`](https://www.gnu.org/software/libc/) versions `2.17` - `2.27`. The Linux CLI command `ldd --version` displays your glibc version.
117116
- **Windows** 10 and above _(x64)_.
117+
- **Windows Server** 2019 and 2022 _(x64)_.
118118

119119
### Node.js
120120

0 commit comments

Comments
 (0)