From 0ca349b7dceea60aae2bae08c0ba1b87a9d55f02 Mon Sep 17 00:00:00 2001 From: "raed.abdennad" <raed.abdennadher@hesge.ch> Date: Tue, 24 Sep 2019 15:58:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccfd5e2..456078f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Après avoir choisi votre groupe, vous devrez impérativement : - Ajouter ce repository comme deuxième remote différent de `origin`, nommé `base` en lançant cette commande : ```shell - git remote add base ssh://git@ssh.hesge.ch:10572/NAMESPACE/NOM_DU_REPO_PUBLIC + git remote add base ssh://git@ssh.hesge.ch:10572/cours-ihm/lab1_ihm_2019.git ``` - Ajouter [yassinaz.rekik](https://githepia.hesge.ch/yassinaz.rekik) (@yassinaz.rekik) et [raed.abdennad](https://githepia.hesge.ch/raed.abdennad) (@raed.abdennad) en tant que **Reporter** de votre repository. -- GitLab