docs: clarify Vulkan dep in build instructions for bindings (#1525)

This commit is contained in:
cebtenzzre
2023-10-18 12:09:52 -04:00
committed by GitHub
parent ac33bafb91
commit fd3014016b
5 changed files with 19 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ gpt4all-chat from source.
## Prerequisites
On Windows and Linux, GPT4All requires Vulkan. You may download it from here: https://vulkan.lunarg.com/sdk/home
On Windows and Linux, building GPT4All requires the complete Vulkan SDK. You may download it from here: https://vulkan.lunarg.com/sdk/home
macOS users do not need Vulkan, as GPT4All will use Metal instead.