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: