milton0825 commented on a change in pull request #5360: [AIRFLOW-4101] Add
documentation note if dags directory does not exis…
URL: https://github.com/apache/airflow/pull/5360#discussion_r308530187
##########
File path: docs/start.rst
##########
@@ -36,6 +36,10 @@ The installation is quick and straightforward.
# if you build with master
airflow users -c --username admin --firstname Peter --lastname Parker
--role Admin --email [email protected]
+ # If you do not have a dags folder created.
+ # (optional)
+ # mkdir ~/airflow/dags
Review comment:
Yeah I would suggest that.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services