Skip to content

Commit

Permalink
DOCSP-42898 -- update docker compose command
Browse files Browse the repository at this point in the history
  • Loading branch information
jvincent-mongodb committed Oct 16, 2024
1 parent 0e01dbd commit 24a256e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/quick-start.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 24a256e

Please sign in to comment.