Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/hello_nf-core/01_run_demo.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ This tells us that three processes were run, corresponding to the three tools sh
Finally, let's have a look at the `demo-results` directory produced by the pipeline.

```bash
tree demo-results
tree -L 2 demo-results
```

```console title="Output"
Expand Down