RNHTTR commented on code in PR #46335: URL: https://github.com/apache/airflow/pull/46335#discussion_r1937770447
########## docs/apache-airflow/start.rst: ########## @@ -44,14 +44,33 @@ This quick start guide will help you bootstrap an Airflow standalone instance on The installation of Airflow is straightforward if you follow the instructions below. Airflow uses constraint files to enable reproducible installation, so using ``pip`` and constraint files is recommended. -1. Set Airflow Home (optional): +1. **(Recommended) Create and Activate a Virtual Environment**: Review Comment: Can you maybe add a link to the externally-managed-environment error? -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org