diff --git a/subjects/introduction/README.md b/subjects/introduction/README.md index f6415b83..b63415cc 100644 --- a/subjects/introduction/README.md +++ b/subjects/introduction/README.md @@ -21,7 +21,7 @@ git config --global credential.helper store If your username was `choumi` this is the command that will need to be used: ``` -git clone https://git.((DOMAIN))/choumi/((ROOT)).git +git clone https://((DOMAIN))/git/choumi/((ROOT)).git ``` This command needs to be adapted with **your own username**.