Skip to content

Commit e22ff83

Browse files
committed
update docs with info on ga2cwl
1 parent 1f4a5cd commit e22ff83

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ ro-crate-py requires Python 3.9 or later. The easiest way to install is via [pip
1010
pip install rocrate
1111
```
1212

13+
To install the package with support for converting Galaxy workflows to CWL:
14+
15+
```
16+
pip install rocrate[ga2cwl]
17+
```
18+
1319
To install manually from this code base (e.g., to try the latest development revision):
1420

1521
```

0 commit comments

Comments
 (0)