diff --git a/doc/02run.md b/doc/02run.md
new file mode 100644
index 0000000000000000000000000000000000000000..df1604a1a1caffff36118707fcc76579dd7bb81f
--- /dev/null
+++ b/doc/02run.md
@@ -0,0 +1,8 @@
+# Execute the Rscripts
+
+~~~
+micromamba activate m2bsgreprod
+
+apptainer exec results/containers/m2bsgreprod3.sif make -f workflows/makefile
+~~~
+