From 1de3861a0e81243602b126625a74fbaa5de72cf2 Mon Sep 17 00:00:00 2001 From: code-infected Date: Mon, 16 Dec 2024 23:22:08 +0530 Subject: [PATCH] Fix git clone URL and cd directory in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7ce64d8..be2cdd60 100644 --- a/README.md +++ b/README.md @@ -77,9 +77,9 @@ In the digital age, the job search landscape has undergone a dramatic transforma 3. **Clone the repository:** ```bash - git clone https://github.com/feder-cr/Auto_Jobs_Applier_AIHawk.git + git clone https://github.com/code-infected/Auto_Jobs_Applier_AI_Agent.git - cd Auto_Jobs_Applier_AIHawk + cd Auto_Jobs_Applier_AI_Agent ``` 4. **Activate virtual environment:**