We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ba19d commit 9c48683Copy full SHA for 9c48683
src/introduction/prerequisites.md
@@ -55,7 +55,9 @@ $ (venv) pip install cwltool
55
```
56
57
```{note}
58
-You can find the `cwl-runner source code` [here](https://github.com/common-workflow-language/cwltool/tree/main/cwlref-runner). <br>
+You can find the `cwl-runner source code` [here](https://github.com/common-workflow-language/cwltool/tree/main/cwlref-runner).
59
+
60
61
Visit the `cwltool` [documentation](https://github.com/common-workflow-language/cwltool#install)
62
for other ways to install `cwltool` with `apt` and `conda`.
63
0 commit comments