Skip to content
Snippets Groups Projects
Commit 2e177666 authored by Adrien KRÄHENBÜHL's avatar Adrien KRÄHENBÜHL
Browse files

Fix l'url d'ajout du remote prof

parent 967acb1f
No related merge requests found
......@@ -47,7 +47,7 @@ $ git clone git@git.unistra.fr:[username]/W31.git
En trois commandes :
```sh
$ cd W31
$ git remote add prof git@git.unistra.fr:W31/W31.git
$ git remote add prof https://git.unistra.fr/W31/W31-prof.git
$ git fetch prof
```
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment