Skip to content

Commit

Permalink
Update README.md (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
petedejoy authored and schnie committed Mar 7, 2019
1 parent 3dbb10a commit 29b2d3c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,12 @@ The Astronomer CLI can be used to build Airflow DAGs locally and run them via Do

## Install

### If you're using Astronomer Cloud or Astronomer Enterprise v0.7.x
- via `curl`
```
curl -sSL https://install.astronomer.io | sudo bash -s -- v0.7.5
```
### If you're using Astronomer Enterprise v0.8
- via `curl`
```
curl -sSL https://install.astronomer.io | sudo bash
Expand Down

0 comments on commit 29b2d3c

Please sign in to comment.