potiuk commented on code in PR #57027:
URL: https://github.com/apache/airflow/pull/57027#discussion_r2468013601


##########
airflow-core/docs/start.rst:
##########
@@ -79,15 +79,51 @@ This quick start guide will help you bootstrap an Airflow 
standalone instance on
 
       uv pip install "apache-airflow==${AIRFLOW_VERSION}" --constraint 
"${CONSTRAINT_URL}"
 
-4. Run Airflow Standalone:
+4. Install Airflow on Windows, using WSL2. In Powershell, run the following 
commands to create WSL2 environment.

Review Comment:
   Actually - this whole chapter should be way above - before numboer 1. - as 
optional prerequiste if you are on Windows (and it should only be about 
installing WSL2 - all the rest should be the same, so there is no need to 
repeat it.
   
   That will make the whole "start.rst" way shorter (which should be the most 
important goal for that document).



-- 
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]

Reply via email to