From f2d7412b524e14503cabf199ff826298f505b257 Mon Sep 17 00:00:00 2001
From: TRON Kelly <kelly.tron@etu.univ-amu.fr>
Date: Wed, 23 Oct 2024 09:08:47 +0000
Subject: [PATCH] Update 01install.md

---
 doc/01install.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/01install.md b/doc/01install.md
index 9828d82..02efa09 100644
--- a/doc/01install.md
+++ b/doc/01install.md
@@ -1,5 +1,5 @@
 ## Instructions pour reproduire l'environnement et construire l'image
-#Installation des dépendances
+# Installation des dépendances
 
 Install micromamba (si ce n’est pas déjà fait)
 
@@ -33,7 +33,7 @@ micromamba activate m2bsgreprod
 
 micromamba install conda-forge::apptainer=1.3.2
 ~~~
-#Construction de l'image Apptainer
+# Construction de l'image Apptainer
 
 Avant de construire l'image, assurez-vous que le fichier '.def' est présent dans votre répertoire de travail. 
 ~~~
-- 
GitLab