Skip to content

Commit

Permalink
update docs with info on ga2cwl
Browse files Browse the repository at this point in the history
  • Loading branch information
simleo committed Dec 20, 2024
1 parent 1f4a5cd commit e22ff83
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ ro-crate-py requires Python 3.9 or later. The easiest way to install is via [pip
pip install rocrate
```

To install the package with support for converting Galaxy workflows to CWL:

```
pip install rocrate[ga2cwl]
```

To install manually from this code base (e.g., to try the latest development revision):

```
Expand Down

0 comments on commit e22ff83

Please sign in to comment.