potiuk commented on code in PR #57027:
URL: https://github.com/apache/airflow/pull/57027#discussion_r2506989899
##########
airflow-core/docs/start.rst:
##########
@@ -43,6 +43,36 @@ This quick start guide will help you bootstrap an Airflow
standalone instance on
This guide will help you quickly set up Apache Airflow using ``uv``, a fast
and modern tool for managing Python environments and dependencies. ``uv`` makes
the installation process easy and provides a
smooth setup experience.
+ If you are on Windows, you have to use WSL2 (Linux environment for Windows).
+ .. code-block bash
Review Comment:
This is now formatted as comment in .rst (it will not be visible in the
rendered page).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]