From 450421e5f67985dde9de80f3b9591fc1375555a7 Mon Sep 17 00:00:00 2001 From: Thomas Constans Date: Thu, 25 Jun 2026 09:23:57 +0200 Subject: [PATCH] typo --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index df27b5f..ecf783d 100644 --- a/Readme.md +++ b/Readme.md @@ -10,7 +10,7 @@ Préparation: récupérer la base de l'atelier: ```bash cd -git clone -b solution https://git.opendoor.fr/tom/abr_day4 +git clone https://git.opendoor.fr/tom/abr_day4 cd abr_day4 ```