diff --git a/modus/search.mdx b/modus/search.mdx index 8ccfc4f6..b7c69ea2 100644 --- a/modus/search.mdx +++ b/modus/search.mdx @@ -429,7 +429,7 @@ Start the Collections PostgreSQL database using the local Docker Compose script: ```sh cd modus/runtime/tools/local -docker-compose up +docker compose up ```