readme updated

This commit is contained in:
2026-06-23 16:45:14 +08:00
parent 33f1d45267
commit 051b1a158d
+1 -1
View File
@@ -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/<your-username>/conflict-demo.git
git clone https://github.com/Advanced-Programming-1404/WS-11-Advanced-Git
git checkout -b develop
```