diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/building.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/building.md b/docs/building.md index 16430edb8..13e6e1f33 100644 --- a/docs/building.md +++ b/docs/building.md @@ -13,7 +13,7 @@ drivers. * For Visual Studio 2022, MSBuild `v142` must be used due to a compiler bug; See [#2003](https://github.com/xenia-project/xenia/issues/2003). * [Python 3.6+](https://www.python.org/downloads/) * Ensure Python is in PATH. -* Windows 10 SDK version 10.0.19041.0 (for Visual Studio 2019, this or any newer version) +* Windows 11 SDK version 10.0.22000.0 (for Visual Studio 2019, this or any newer version) ``` git clone https://github.com/xenia-project/xenia.git |
