Update repository clone instructions in build.md (#1753)

This commit is contained in:
Henrik Berglund
2026-05-07 12:57:06 +03:00
committed by GitHub
parent b93721902b
commit 75f0ab300e
+2 -2
View File
@@ -5,8 +5,8 @@
**To get the Code:**
```bash
git clone https://github.com/ggerganov/llama.cpp
cd llama.cpp
git clone https://github.com/ikawrakow/ik_llama.cpp
cd ik_llama.cpp
```
In order to build `ik_llama.cpp` you have four different options.