From b4d3ecc2797ffc52ead5beaf8d60e5ca5cc79ce1 Mon Sep 17 00:00:00 2001
From: TRON Kelly <kelly.tron@etu.univ-amu.fr>
Date: Wed, 23 Oct 2024 11:28:46 +0000
Subject: [PATCH] Delete 02run.md

---
 doc/02run.md | 16 ----------------
 1 file changed, 16 deletions(-)
 delete mode 100644 doc/02run.md

diff --git a/doc/02run.md b/doc/02run.md
deleted file mode 100644
index beced08..0000000
--- a/doc/02run.md
+++ /dev/null
@@ -1,16 +0,0 @@
-## Execute the Rscripts with Apptainer
-
-# Vérification de l'installation
-
-~~~
-apptainer --version
-~~~
-
-# Execution
-
-~~~
-micromamba activate m2bsgreprod
-
-apptainer exec results/containers/m2bsgreprod3.sif make -f workflows/makefile
-~~~
-
-- 
GitLab