diff --git a/README.md b/README.md index 4b49766..90cbd99 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,7 @@ Elasticsearch data is persisted inside a volume by default. In order to entirely shutdown the stack and remove all persisted data, use the following Docker Compose command: ```sh -docker compose down -v +docker compose --profile=setup down -v ``` ### Version selection