Skip to content

Commit

Permalink
Update nextflow_install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sateeshperi authored Feb 17, 2024
1 parent 0b21d11 commit 2fdcff8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nextflow/nextflow_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ To save your files, choose your file of interest, then either use the sidebar to

1. Create the `varcal` environment based on the `yml` file:

```bash
mamba install multiqc
```

```bash
mamba env update -n base -f environment.yml
```
Expand Down

0 comments on commit 2fdcff8

Please sign in to comment.