Skip to content

Commit cf48e87

Browse files
Merge pull request #177 from jvincent-mongodb/DOCSP-42898
DOCSP-42898 -- Update docker compose command
2 parents 0e01dbd + 24a256e commit cf48e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/quick-start.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ To start the sandbox run the following command from the tutorial directory:
7373

7474
.. code-block:: shell
7575

76-
docker-compose -p mongo-kafka up -d --force-recreate
76+
docker compose -p mongo-kafka up -d --force-recreate
7777

7878
When you start the sandbox, Docker downloads any images it needs to run.
7979

0 commit comments

Comments
 (0)