diff --git a/subjects/hello_rust/README.md b/subjects/hello_rust/README.md index fd6f17817..685441100 100644 --- a/subjects/hello_rust/README.md +++ b/subjects/hello_rust/README.md @@ -18,7 +18,7 @@ Once created, clone that repository on your desktop. If your username was `choumi` this is the command that will need to be used : -`git clone git@git.[[DOMAIN]]:choumi/hello_rust.git` +`git clone git@git.[[DOMAIN]]:choumi/[[ROOT]].git` This command needs to be adapted with **your own username**. diff --git a/subjects/introduction/README.md b/subjects/introduction/README.md index cd26eaff0..e2489c3e1 100644 --- a/subjects/introduction/README.md +++ b/subjects/introduction/README.md @@ -12,7 +12,7 @@ Once created, clone that repository on your desktop. If your username was `choumi` this is the command that will need to be used : -`git clone git@git.[[DOMAIN]]:choumi/piscine-go.git` +`git clone git@git.[[DOMAIN]]:choumi/[[ROOT]].git` This command needs to be adapted with **your own username**.