Skip to content

Commit a6fdb29

Browse files
Merge pull request #178 from jvincent-mongodb/DOCSP-42898v1.13
DOCSP-42898 -- backport to v1.13
2 parents 511272c + 8df05d8 commit a6fdb29

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)