Skip to content

Commit f3125bb

Browse files
authored
docs: Fix version typos in dev-loop.md (#13950)
1 parent ab0b076 commit f3125bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/docs/dev-loop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
The following tools are required to build WSL:
66

7-
- CMake >= 2.25
7+
- CMake >= 3.25
88
- Can be installed with `winget install Kitware.CMake`
99
- Visual Studio with the following components:
1010
- Windows SDK 26100
1111
- MSBuild
1212
- Universal Windows platform support for v143 build tools (X64 and ARM64)
13-
- MSVC v143 - VS 2020 C++ ARM64 build tools (Latest + Spectre) (X64 and ARM64)
13+
- MSVC v143 - VS 2022 C++ ARM64 build tools (Latest + Spectre) (X64 and ARM64)
1414
- C++ core features
1515
- C++ ATL for latest v143 tools (X64 and ARM64)
1616
- C++ Clang compiler for Windows

0 commit comments

Comments
 (0)