From 29e97b61823297b414c41fc70725569a2acf32cf Mon Sep 17 00:00:00 2001 From: Mike Griese Date: Wed, 2 Feb 2022 12:25:01 -0600 Subject: [PATCH] Update readme to account for minversion bump (#12332) As noticed in https://github.com/microsoft/terminal/pull/12129#issuecomment-1027975112. Missed in #12129. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80679c4956..a22cb89ea3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Related repositories include: ## Installing and running Windows Terminal -> 🔴 Note: Windows Terminal requires Windows 10 1903 (build 18362) or later +> 🔴 Note: Windows Terminal requires Windows 10 2004 (build 19041) or later ### Microsoft Store [Recommended] @@ -284,7 +284,7 @@ If you would like to ask a question that you feel doesn't warrant an issue ## Prerequisites -* You must be running Windows 1903 (build >= 10.0.18362.0) or later to run +* You must be running Windows 10 2004 (build >= 10.0.19041.0) or later to run Windows Terminal * You must [enable Developer Mode in the Windows Settings app](https://docs.microsoft.com/en-us/windows/uwp/get-started/enable-your-device-for-development)