diff --git a/source/quick-start.txt b/source/quick-start.txt index ccbe615d..74a8edd0 100644 --- a/source/quick-start.txt +++ b/source/quick-start.txt @@ -73,7 +73,7 @@ To start the sandbox run the following command from the tutorial directory: .. code-block:: shell - docker-compose -p mongo-kafka up -d --force-recreate + docker compose -p mongo-kafka up -d --force-recreate When you start the sandbox, Docker downloads any images it needs to run.