diff --git a/README.md b/README.md index 21b68a7..4802d30 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The Llama_CPP Chatbot is a Python chatbot that uses the `llama_cpp` library for 1. Clone the repository: ```bash - git clone https://github.com/your_username/llama_cpp_chatbot.git + git clone https://github.com/Abhrankan-Chakrabarti/llama_cpp_chatbot.git cd llama_cpp_chatbot ```