From d3c728295fc1f9f264212a71851a5f09b00cf450 Mon Sep 17 00:00:00 2001
From: KHAM Chaimae <k24022051@V-PJ-47-090.salsa.univ-amu.fr>
Date: Mon, 18 Nov 2024 14:46:23 +0100
Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=2002run.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 Doc/02run.md | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/Doc/02run.md b/Doc/02run.md
index f9b405c..c36c334 100644
--- a/Doc/02run.md
+++ b/Doc/02run.md
@@ -1,9 +1,10 @@
-#Execution guide
-
-#Activate the Environment
+# Execution guide
 
+## Activate the Environment
+~~~
 micromamba activate m2bsgreprod
-
-#Use Apptainer to execute the make command inside the container and run the Makefile:
-
+~~~
+## Use Apptainer to execute the make command inside the container and run the Makefile:
+~~~
 apptainer exec results/containers/m2bsgreprod3.sif make -f workflows/makefile
+~~~
-- 
GitLab