You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/07/30 04:38:03 UTC

[GitHub] [airflow] milton0825 commented on a change in pull request #5360: [AIRFLOW-4101] Add documentation note if dags directory does not exis…

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 spiderman@superhero.org
 
+    # 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:
users@infra.apache.org


With regards,
Apache Git Services