Skip to content

Commit 67f4ea6

Browse files
committed
Fix markdown lint errors
1 parent 62d8586 commit 67f4ea6

File tree

1 file changed

+9
-9
lines changed
  • nf_core/pipeline-template/{{cookiecutter.name_noslash}}/docs

1 file changed

+9
-9
lines changed

nf_core/pipeline-template/{{cookiecutter.name_noslash}}/docs/installation.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22

33
To start using the {{ cookiecutter.name }} pipeline, follow the steps below:
44

5-
<!-- Install Atom plugin markdown-toc-auto for this ToC to auto-update on save -->
6-
<!-- TOC START min:2 max:3 link:true asterisk:true update:true -->
5+
<!-- Install Atom plugin markdown-toc-auto for this ToC -->
6+
<!-- TOC START min:2 max:3 link:true asterisk:true -->
77
* [Install NextFlow](#install-nextflow)
88
* [Install the pipeline](#install-the-pipeline)
9-
* [Automatic](#automatic)
10-
* [Offline](#offline)
11-
* [Development](#development)
9+
* [Automatic](#automatic)
10+
* [Offline](#offline)
11+
* [Development](#development)
1212
* [Pipeline configuration](#pipeline-configuration)
13-
* [Docker](#docker)
14-
* [Singularity](#singularity)
15-
* [Conda](#conda)
16-
* [Configuration profiles](#configuration-profiles)
13+
* [Docker](#docker)
14+
* [Singularity](#singularity)
15+
* [Conda](#conda)
16+
* [Configuration profiles](#configuration-profiles)
1717
* [Reference genomes](#reference-genomes)
1818
<!-- TOC END -->
1919

0 commit comments

Comments
 (0)