diff --git a/README.md b/README.md index ab2a643..7134877 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,11 @@ Users can interact with the system to ask questions and get detailed answers abo 1. Clone the repository: ```sh - git clone https://github.com/cheronodaisy/ContractAdvisorRag.git + git clone https://github.com/cheronodaisy/contract-advisor-rag.git ``` 2. Navigate to the project directory: ```sh - cd ContractAdvisorRag + cd contract-advisor-rag ``` 3. Install the required dependencies: ```sh