Update Vulkan SDK download link so it's directly linked to the main download page
This commit is contained in:
parent
7521e8bac8
commit
bd838505ec
1 changed files with 1 additions and 1 deletions
|
|
@ -326,7 +326,7 @@ Given Kompute is expected to be used across a broad range of architectures and h
|
|||
|
||||
#### Required dependencies
|
||||
|
||||
The only required dependency in the build is Vulkan. More specifically, the header files vulkan.h and vulkan.hpp, which are both part of the Vulkan SDK. If you haven't installed the Vulkan SDK yet, you can [download it here](https://www.lunarg.com/vulkan-sdk/).
|
||||
The only required dependency in the build is Vulkan. More specifically, the header files vulkan.h and vulkan.hpp, which are both part of the Vulkan SDK. If you haven't installed the Vulkan SDK yet, you can [download it here](https://vulkan.lunarg.com/).
|
||||
|
||||
#### Optional dependencies
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue