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

This commit is contained in:
Henrik Berglund 2026-05-07 11:57:06 +02:00 committed by GitHub
parent b93721902b
commit 75f0ab300e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.