mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-14 10:36:50 -07:00
Clarify that Windows 11 is required to build (#1893)
This commit is contained in:
parent
71330d5b85
commit
dbc924cac9
1 changed files with 1 additions and 1 deletions
|
@ -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. Windows 11 is recommended.
|
||||
- Your computer must be running Windows 11, build 22000 or newer.
|
||||
- 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue