Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kondrak committed Sep 15, 2019
1 parent b9f0948 commit 576d48b
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 @@ -33,7 +33,7 @@ For extra challenge I decided to base vkQuake2 on the original id Software code.
## Windows
- download and install the [Vulkan SDK](https://vulkan.lunarg.com/)
- install [Visual Studio Community](https://www.visualstudio.com/products/free-developer-offers-vs) with the MFC package
- install Windows Universal CRT SDK and Windows SDK 8.1 or just the latest Windows 10 SDK (the latter will require retargetting the solution)
- install Windows Universal CRT SDK and Windows SDK 8.1 or just the latest Windows 10 SDK (the latter requires all project files to be updated)
- open `quake2.sln` and choose the target architecture (x86/x64) - it should build without any additional steps

## Linux
Expand Down

0 comments on commit 576d48b

Please sign in to comment.