Skip to content

Commit

Permalink
Update docs/DevSetup.md
Browse files Browse the repository at this point in the history
  • Loading branch information
halx99 committed Jan 31, 2025
1 parent ae6a1e1 commit 7990ec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DevSetup.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Using a PowerShell console window (command `pwsh`), go to `axmol\tests\<testdir
### Windows (Visual Studio 2022)

1. Install [CMake 3.27.4+](https://cmake.org/download/).
2. Install Visual Studio 2022 (VS 2019 should be supported, but VS 2022 is recommended).
2. Install Visual Studio 2022.
3. Create a new project as shown [here](#creating-a-new-project).
4. In a console window, navigate into the root directory of the project you created in the previous step.
5. Generate the relevant Visual Studio project using the cmake command:
Expand Down

0 comments on commit 7990ec8

Please sign in to comment.