Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjtaylor authored Aug 17, 2023
1 parent cf0bbc9 commit 5ea71be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <path/to/samplesheet.csv>
nextflow run main.nf --input <path/to/samplesheet.csv> --profile docker
```

### Inputs
Expand Down

0 comments on commit 5ea71be

Please sign in to comment.