diff --git a/README.md b/README.md index 3575c35..167ced1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An example of a RED4ext plugin using Visual Studio. ### Steps -1. Download and install [Visual Studio 2019 Community Edition](https://www.visualstudio.com/) or a higher version. +1. Download and install [Visual Studio 2022 Community Edition](https://www.visualstudio.com/) or a higher version. 2. Clone this repository. 3. Clone the dependencies (`git submodule update --init --recursive`). 4. Open the solution (**RED4ext.Example.VisualStudio.sln**).