From e091da2fe584a61fc1aa9b542c57da929e3be016 Mon Sep 17 00:00:00 2001 From: Octave Lauby <31752517+OctaveLauby@users.noreply.github.com> Date: Thu, 4 Jun 2026 14:32:40 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 351cf36..2f0723e 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ Requirements: **Start stack**: ```bash -make run +# Optional on first run: rebuild your containers (clean data) +make rebuild ``` ```bash -# Rebuild your containers (clean data) -make rebuild +make run ``` Then: