diff --git a/docs/build.md b/docs/build.md index 6f5a22a7..296ae3d6 100644 --- a/docs/build.md +++ b/docs/build.md @@ -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.