diff --git a/openmetadata-docs/content/openmetadata/connectors/pipeline/airflow/cli.md b/openmetadata-docs/content/openmetadata/connectors/pipeline/airflow/cli.md index 514a43bf1c5..b8d96e4ae06 100644 --- a/openmetadata-docs/content/openmetadata/connectors/pipeline/airflow/cli.md +++ b/openmetadata-docs/content/openmetadata/connectors/pipeline/airflow/cli.md @@ -22,10 +22,10 @@ custom Airflow plugins to handle the workflow deployment. ### Python Requirements -To run the Airbyte ingestion, you will need to install: +To run the Airflow ingestion, you will need to install: ```bash -pip3 install "openmetadata-ingestion[airbyte]" +pip3 install "openmetadata-ingestion[airflow]" ``` Note that this installs the same Airflow version that we ship in the Ingestion Container, which is