Skip to content

Commit

Permalink
Update index.rst (#27529)
Browse files Browse the repository at this point in the history
docker-compose doesn'to work, we need to use docker compose now

(cherry picked from commit 2a4f81c)
  • Loading branch information
umren authored and ephraimbuddy committed Nov 9, 2022
1 parent e3caa27 commit 3b4ff89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/apache-airflow/howto/docker-compose/index.rst
Expand Up @@ -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:

Expand Down

0 comments on commit 3b4ff89

Please sign in to comment.