From 583cb8d540d610942fa66ccce8863bf585d585ff Mon Sep 17 00:00:00 2001 From: Eve <139727413+netrunnereve@users.noreply.github.com> Date: Wed, 7 Feb 2024 02:44:58 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d13ceea3..3c57fd98e 100644 --- a/README.md +++ b/README.md @@ -639,7 +639,7 @@ Building the program with BLAS support may lead to some performance improvements # To verify the installation, use the command below: 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. Then, build llama.cpp using the cmake command below: