Skip to content

Commit

Permalink
Fixed contents links, added dots at the end of lines in RunningRealWo…
Browse files Browse the repository at this point in the history
…rkflow
  • Loading branch information
apca committed Nov 11, 2024
1 parent 7a99ada commit dde8321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion course_contents/RunningRealWorkflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ nextflow run nextflow-io/rnaseq-nf -with-docker
```

In order to avoid to add the option `-with-docker` add the following line in the `nextflow.config` file:
```{code-block}groovy
```{code-block} groovy
:caption: nextflow.config
docker.enabled = true
```

0 comments on commit dde8321

Please sign in to comment.