From 3a8e54f153f249f7ed06dd9e6ea1e47eec137ca1 Mon Sep 17 00:00:00 2001 From: ameynert Date: Wed, 24 Mar 2021 13:58:10 +0000 Subject: [PATCH] Removed sneaky trailing whitespace. --- docs/eddie.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/eddie.md b/docs/eddie.md index 283e21f..cb78d71 100644 --- a/docs/eddie.md +++ b/docs/eddie.md @@ -17,8 +17,7 @@ The configuration file supports running nf-core pipelines with Docker containers nextflow run nf-core/PIPELINE -profile eddie # ...rest of pipeline flags ``` -Before running the pipeline you will need to install Nextflow or load it from the module system. Generally the most recent version will be the one you want. -If you want to run a Nextflow pipeline that is based on [DSL2](https://www.nextflow.io/docs/latest/dsl2.html), you will need a version that ends with '-edge'. +Before running the pipeline you will need to install Nextflow or load it from the module system. Generally the most recent version will be the one you want. If you want to run a Nextflow pipeline that is based on [DSL2](https://www.nextflow.io/docs/latest/dsl2.html), you will need a version that ends with '-edge'. To list versions: