diff --git a/README.md b/README.md index 45f6f768e..224fca31a 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Secondly, try pressing Ctrl + T. The tabs are hidden when ## I tried running WindowsTerminal.exe and it crashes * Don't try to run it unpackaged. Make sure to build & deploy `CascadiaPackage` from Visual Studio, and run the Windows Terminal (Dev Build) app. -* Make sure you're on the right version of Windows. You'll need to be on Insider's builds, or wait for the 1903 release, as the Windows Terminal **REQUIRES** features from the latest Windows release. +* Make sure you're on the right version of Windows. You'll need to be on Windows version 1903 or later, as the Windows Terminal **REQUIRES** features from the latest Windows release. ---