diff --git a/README.md b/README.md
index ccd93571d34c90157cff5277d7d61a80fad751af..22f17796b958338c229d727517f5ffb004d92c68 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,7 @@ You can add your SSH Keys to your GitLab account by going to your profile settin
 3.  **Clone the repository**
 
     ```bash
-    git clone git@gitlab.aicrowd.com:aicrowd/<YOUR-AICROWD-USER-NAME>/amazon-kdd-cup-2024-starter-kit.git
+    git clone git@gitlab.aicrowd.com:<YOUR-AICROWD-USER-NAME>/amazon-kdd-cup-2024-starter-kit.git
     cd amazon-kdd-cup-2024-starter-kit
     ```