From 7e0b09eca3b521bf88d5e79b5585f5016604cb7c Mon Sep 17 00:00:00 2001 From: Christopher Fremond Date: Sun, 10 Nov 2019 17:04:52 +0000 Subject: [PATCH] adaptation of subject introduction --- subjects/introduction.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/introduction.en.md b/subjects/introduction.en.md index 6ef5df4da..b8da2fc2a 100644 --- a/subjects/introduction.en.md +++ b/subjects/introduction.en.md @@ -9,7 +9,7 @@ Create in your `git account` the repository named `piscine-go`. Once created, clone that repository on your desktop. If your `username` was `kigiri` this is the command that will need to be used : -`git clone https://01.alem.school/git/kigiri/piscine-go` +`git clone https://01.alem.school/kigiri/piscine-go.git` This command needs to be adapted with **your own username**.