diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 6f4e0e3f6228..39d807f55d1c 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -685,7 +685,7 @@ and not packaged together with the core, unless you set ``INSTALL_PROVIDERS_FROM variable to ``true``. In Breeze - which is a development environment, ``INSTALL_PROVIDERS_FROM_SOURCES`` variable is set to true, -but you can add ``--install-providers-from-sources=true`` flag to Breeze to skip installing providers when +but you can add ``--install-providers-from-sources=false`` flag to Breeze to install providers from PyPI instead of source files when building the images. One watch-out - providers are still always installed (or rather available) if you install airflow from