From 3f41dfb4446ab0376b6461af3a7c3b661a55c3a3 Mon Sep 17 00:00:00 2001 From: Andy Carlson <2yinyang2@gmail.com> Date: Thu, 2 Jul 2026 11:33:29 -0700 Subject: [PATCH] update minimum required windows version to the actual value --- .../docs/getting-started/quickstart/installation-and-setup.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/getting-started/quickstart/installation-and-setup.mdx b/src/content/docs/getting-started/quickstart/installation-and-setup.mdx index 5adb2f536..5bc816899 100644 --- a/src/content/docs/getting-started/quickstart/installation-and-setup.mdx +++ b/src/content/docs/getting-started/quickstart/installation-and-setup.mdx @@ -37,7 +37,7 @@ import VideoEmbed from '@components/VideoEmbed.astro'; :::note - **Minimum requirements:** Warp requires Windows 10 version 1809 (build 17763) or later, Windows Server 2019 (build 17763) and Windows Server 2022 (build 20348) or later. This is a requirement for [Windows Pseudo Console (ConPTY)](https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/). + **Minimum requirements:** Warp requires Windows 10 version 1903 (build 18362) or later, and Windows Server 2022 (build 20348) or later. This is a requirement for [Windows Pseudo Console (ConPTY)](https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/). ::: **Download Warp, then open and run the installer**