Update README.md

This commit is contained in:
Eve 2024-02-07 02:44:58 +00:00 committed by GitHub
parent 6f2014a029
commit 583cb8d540
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -639,7 +639,7 @@ Building the program with BLAS support may lead to some performance improvements
# To verify the installation, use the command below: # To verify the installation, use the command below:
vulkaninfo vulkaninfo
``` ```
Alternatively your package manager might be able to provide the appropiate libraries. For example for Ubuntu 22.04 you can install `libvulkan-dev` instead. Alternatively your package manager might be able to provide the appropiate libraries. For example for Ubuntu 22.04 you can install `libvulkan-dev` instead.
Then, build llama.cpp using the cmake command below: Then, build llama.cpp using the cmake command below: