From 493f637e45fe0d9e2fe8d2f4e74e818097511b43 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch> Date: Fri, 23 Apr 2021 10:07:30 +0200 Subject: [PATCH] update readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 973c98e..be131d3 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ Use git clone if you feel familiar with git. Otherwise download the archive and ## Execution plan -I fully configured the deployment executes the following steps +If fully configured the deployment script executes the following steps in that fixed sequence: * loop over profiles ... and per profile ... * set profile data by sourcing [profile]/config.js -- GitLab