Jonathan Underwood created AIRFLOW-1318:
-------------------------------------------
Summary: Installation documentation needs updating: pip install
airflow -> pip install apache-airflow
Key: AIRFLOW-1318
URL: https://issues.apache.org/jira/browse/AIRFLOW-1318
Project: Apache Airflow
Issue Type: Bug
Components: Documentation
Affects Versions: Airflow 1.8
Reporter: Jonathan Underwood
Currently the install documentation talks of running pip install aiflow[..].
However, with the 1.8 release, that should be pip install apache-airflow[...].
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)