diff --git a/README.md b/README.md index d9269c0f1..5b30578e6 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Here are the step for the LLaMA-7B model: ```bash # build this repo -git clone https://github.com/ggerganov/llama.cpp +git clone https://github.com/ggerganov/llama.git cd llama.cpp make