You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/Vulkan.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ If you see `Vulkan used VRAM` in the output, it means that Vulkan support is wor
68
68
* :::details Windows only: LLVM (optional, recommended if you have build issues)
69
69
There are a few methods to install LLVM:
70
70
***As part of Microsoft Visual C++ Build Tools (Recommended):** the dependencies for Window listed under [Downloading a Release](./building-from-source.md#downloading-a-release) will also install LLVM.
71
-
***Independently:** visit the [latest LLVM release page](https://github.com/llvm/llvm-project/releases/latest) and download an installer for your Windows architecture.
71
+
***Independently:** visit the [latest LLVM release page](https://github.com/llvm/llvm-project/releases/latest) and download the installer for your Windows architecture.
0 commit comments