This commit is contained in:
2026-06-25 09:23:57 +02:00
parent 6e72c1389c
commit 450421e5f6
+1 -1
View File
@@ -10,7 +10,7 @@ Préparation: récupérer la base de l'atelier:
```bash ```bash
cd cd
git clone -b solution https://git.opendoor.fr/tom/abr_day4 git clone https://git.opendoor.fr/tom/abr_day4
cd abr_day4 cd abr_day4
``` ```