Skip to content

Commit 98c96db

Browse files
authored
Update README.md
1 parent f462026 commit 98c96db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The location of the installed REAPER extension will be
7070
```
7171

7272
### Windows
73-
[Microsoft Visual Studio 2019](https://visualstudio.microsoft.com/vs/), installed with C++ support provides a suitable compiler.
73+
[Microsoft Visual Studio 2022](https://visualstudio.microsoft.com/vs/), installed with C++ support provides a suitable compiler.
7474

7575
You'll need to install [CMake](https://www.cmake.org) and [Ninja](https://ninja-build.org/) manually, add their installation locations to your PATH. Then, execute the following steps from a Visual Studio x64 developer command prompt.
7676

0 commit comments

Comments
 (0)