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 ```