From bd96ce4974083038d9267cc36590378bc316bba1 Mon Sep 17 00:00:00 2001 From: "Linke, Julian" <linke@tugraz.at> Date: Fri, 4 Aug 2023 14:35:21 +0200 Subject: [PATCH] Update file README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d7cd57..4826495 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Make sure to modify the file ```path.sh``` in order to export the necessary envi ### Stages -Here is a short overview of the stages: +Here is a short overview of the stages of the main script ```run.sh```: - ```stage=0```: deletes experiment folder (if it exists) and runs all subsequent stages in a row - ```stage=1```: -- GitLab