From af38ebab10aeac9c99eb6b2183b542f43cdeb9f5 Mon Sep 17 00:00:00 2001
From: Tuan Hoang Dinh Anh <tuan.hoangdinhanh@vn.bosch.com>
Date: Wed, 5 Mar 2025 09:52:40 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fa86a6f..36c4eb0 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ All services run entirely within Docker containers.
 1. Clone the repository:
 
    ```bash
-   git clone <url>
+   git clone git@gitlab.eclipse.org:eclipse/autowrx/instance-setup.git playground
    ```
 
 2. Navigate to the project folder:
-- 
GitLab