Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kondrak committed Feb 27, 2024
1 parent 8199a25 commit be97bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ For extra challenge I decided to base vkQuake2 on the original id Software code.

## Windows
- download and install the latest [Vulkan SDK](https://vulkan.lunarg.com/)
- install [Visual Studio Community 2022](https://www.visualstudio.com/products/free-developer-offers-vs) with C++ MFC for build tools and latest Windows SDK
- install [Visual Studio Community 2022](https://www.visualstudio.com/products/free-developer-offers-vs) with the latest Windows SDK and C++ MFC for build tools
- open `quake2.sln` and choose the target architecture (x86/x64) - it should build without any additional steps

## Linux
Expand Down

0 comments on commit be97bc4

Please sign in to comment.