From d92176798c0794e4180b3ee76bc8a1ef42e1dbf5 Mon Sep 17 00:00:00 2001 From: peyman Date: Tue, 23 Jun 2026 17:02:26 +0800 Subject: [PATCH] readme updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a35399..e070b5c 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/Advanced-Programming-1404/WS-11-Advanced-Git +git clone https://github.com//WS-11-Advanced-Git git checkout -b develop ```