Skip to content

Commit 9c48683

Browse files
committed
changed br to double break line
1 parent c3ba19d commit 9c48683

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/introduction/prerequisites.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ $ (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>
58+
You can find the `cwl-runner source code` [here](https://github.com/common-workflow-language/cwltool/tree/main/cwlref-runner).
59+
60+
5961
Visit the `cwltool` [documentation](https://github.com/common-workflow-language/cwltool#install)
6062
for other ways to install `cwltool` with `apt` and `conda`.
6163
```

0 commit comments

Comments
 (0)