Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-kotliar committed Sep 27, 2021
1 parent d31bf52 commit 63d8d23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -17,7 +17,8 @@ Michael Kotliar, Andrey V Kartashov, Artem Barski, CWL-Airflow: a lightweight pi

## **Get the latest version**
```
pip install cwl-airflow
export PYTHON_VERSION=`python3 --version | cut -d " " -f 2 | cut -d "." -f 1,2`
pip3 install cwl-airflow --constraint https://raw.githubusercontent.com/Barski-lab/cwl-airflow/master/packaging/constraints/constraints-${PYTHON_VERSION}.txt
```
Latest version [documentation](https://cwl-airflow.readthedocs.io/en/latest/)

Expand Down

0 comments on commit 63d8d23

Please sign in to comment.