diff --git a/README.md b/README.md
index ead1d95ae8fea13272bb28d7c050b6a73c837915..b0eecacb1e5b708ca5b2dcd6c623081e1c769a52 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ You can add your SSH Keys to your GitLab account by going to your profile settin
 2.  **Clone the repository**
 
     ```bash
-    git@gitlab.aicrowd.com:aicrowd/challenges/amazon-kdd-cup-2024/amazon-kdd-cup-2024-starter-kit.git
+    git clone git@gitlab.aicrowd.com:aicrowd/challenges/amazon-kdd-cup-2024/amazon-kdd-cup-2024-starter-kit.git
     cd amazon-kdd-cup-2024-starter-kit
     ```