diff --git a/README.md b/README.md index bcd29f6..a38d9fe 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ Move into the directory: cd nf-imagecleaner ``` -To run the pipeline with default parameters, use: +To run the pipeline with default parameters and docker (recommended), use: ``` -nextflow run main.nf --input +nextflow run main.nf --input --profile docker ``` ### Inputs