Skip to content

Commit c3ba19d

Browse files
committed
feat: add cwl runner source
1 parent 3ed85b8 commit c3ba19d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/introduction/prerequisites.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ $ (venv) pip install cwltool
5555
```
5656

5757
```{note}
58+
You can find the `cwl-runner source code` [here](https://github.com/common-workflow-language/cwltool/tree/main/cwlref-runner). <br>
5859
Visit the `cwltool` [documentation](https://github.com/common-workflow-language/cwltool#install)
5960
for other ways to install `cwltool` with `apt` and `conda`.
6061
```

0 commit comments

Comments
 (0)