Taragolis commented on code in PR #37727:
URL: https://github.com/apache/airflow/pull/37727#discussion_r1504401130


##########
README.md:
##########
@@ -180,15 +180,13 @@ them to the appropriate format and workflow that your 
tool requires.
 
 
 ```bash
-pip install 'apache-airflow==2.8.2' \
- --constraint 
"https://raw.githubusercontent.com/apache/airflow/constraints-2.8.2/constraints-3.8.txt";
+pip install 'apache-airflow==2.8.2' --constraint 
"https://raw.githubusercontent.com/apache/airflow/constraints-2.8.2/constraints-3.8.txt";

Review Comment:
   I only know such a problem into the PowerShell. Most possible @hamad-tariq 
tried to install Airflow on Windows Host. Am I right? If so, I want to mention 
that there is no official support of Windows yet (and no plan in foreseeable 
future), see: https://github.com/apache/airflow/issues/10388



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