From 4fa6eb7156019cb16b3b93f8653055976a5487ce Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:50:32 +0200 Subject: [PATCH] Update OS minimum version to Windows 10 --- docs/guides/getting-started/installing-cypress.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/getting-started/installing-cypress.mdx b/docs/guides/getting-started/installing-cypress.mdx index 017cf76695..25f96bf33d 100644 --- a/docs/guides/getting-started/installing-cypress.mdx +++ b/docs/guides/getting-started/installing-cypress.mdx @@ -158,7 +158,7 @@ application supports these operating systems: - **Linux** Ubuntu 12.04 and above, Fedora 21 and Debian 8 _(x86_64 or Arm 64-bit (x64 or arm64))_ (see [Linux Prerequisites](#Linux-Prerequisites) down below) -- **Windows** 7 and above _(64-bit only)_ +- **Windows** 10 and above _(64-bit only)_ ### Node.js