Skip to content

Commit 578177e

Browse files
committed
add conda install
1 parent 6c7385c commit 578177e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONFORMANCE_TESTS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ $ source cwltest_env/bin/activate
1515
$ pip install cwltest
1616
```
1717

18+
or via `bioconda`
19+
20+
```
21+
$ conda install -c bioconda cwltest
22+
```
23+
1824
## Usage
1925

2026
```bash

0 commit comments

Comments
 (0)