accidentally reverted changes, so fixed up wiki again

aminoa 2023-01-18 12:47:07 -05:00
parent 5249835761
commit ccf8316c46
1 changed files with 2 additions and 2 deletions

@ -1,9 +1,9 @@
## Prerequisites
- [Visual Studio 2022]()
- [Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
- You can use any edition of VS (Community Edition is free)
- Easiest to just choose "Desktop development with C++" workload
- However, minimum required to get source and build are:
- Git for Windows (Note: [The standalone git installer] is more recent and is compatible with VS)
- Git for Windows (Note: [The standalone git installer](https://gitforwindows.org/) is more recent and is compatible with VS)
- C++ core features
- Latest MSVC C++ build tools (x64/x86 and/or ARM64)
- Latest Windows SDK