From 051b1a158def1f554806e4c4a5094e0deae2323c Mon Sep 17 00:00:00 2001 From: peyman Date: Tue, 23 Jun 2026 16:45:14 +0800 Subject: [PATCH] readme updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1887a2d..6a35399 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ When their work is merged, a conflict will occur. 1. First fork & clone the repository and create develop branch: ``` -git clone https://github.com//conflict-demo.git +git clone https://github.com/Advanced-Programming-1404/WS-11-Advanced-Git git checkout -b develop ```