From b874047fe651f82385c6f2fcce266428343ddd8e Mon Sep 17 00:00:00 2001 From: Matt Cooley Date: Thu, 10 Feb 2022 08:24:19 -0800 Subject: [PATCH] Recommend Windows 11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06837e04..dd7b3d47 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Calculator ships regularly with new features and bug fixes. You can get the late ## Getting started Prerequisites: -- Your computer must be running Windows 10, version 1809 or newer. +- Your computer must be running Windows 10, version 1809 or newer. Windows 11 is recommended. - Install the latest version of [Visual Studio](https://developer.microsoft.com/en-us/windows/downloads) (the free community edition is sufficient). - Install the "Universal Windows Platform Development" workload. - Install the optional "C++ Universal Windows Platform tools" component.