Skip to content

Commit

Permalink
add bioconda channel in conda installation of nextflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 authored Jan 17, 2025
1 parent 7f4243a commit 402f7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ The prerequisites to run the pipeline are:
```bash
conda create -n nextflow
conda activate nextflow
conda install nextflow
conda install bioconda::nextflow
```
</details>

Expand Down

0 comments on commit 402f7ac

Please sign in to comment.