From 8610bf1e217549890096d8585bc9b0ddc447a182 Mon Sep 17 00:00:00 2001
From: TRON Kelly <t19016063@V-PP-47-L-023.salsa.univ-amu.fr>
Date: Wed, 23 Oct 2024 11:12:59 +0200
Subject: [PATCH] tp1 outputs

---
 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