diff --git a/docs/apache-airflow/howto/docker-compose/index.rst b/docs/apache-airflow/howto/docker-compose/index.rst index 5cde8f7bc1cc8..f9ec22d74fdc3 100644 --- a/docs/apache-airflow/howto/docker-compose/index.rst +++ b/docs/apache-airflow/howto/docker-compose/index.rst @@ -125,7 +125,7 @@ On **all operating systems**, you need to run database migrations and create the .. code-block:: bash - docker-compose up airflow-init + docker compose up airflow-init After initialization is complete, you should see a message like this: