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


##########
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:
   ```suggestion
   3b. If you are on Windows, you have to use WSL2 (Linux environment for 
Windows). 
   
   In Powershell, run the following commands to create WSL2 environment and 
install Airflow:
   ```



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