From ec0f2c9189ffcee2ebe3c3299299e6fea8278495 Mon Sep 17 00:00:00 2001 From: Julia Gschwend Date: Mon, 6 Jan 2025 15:00:33 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f8f9027..575c639 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,9 @@ cd /pipelines Exit the container and start orchestration services: ``` bash +exit +``` +``` docker compose up orchestrator ```