Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added "-c bioconda" to the instruction on how to install with conda.
  • Loading branch information
salzberg authored Nov 29, 2022
1 parent c1c66d4 commit 891b64b
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 @@ -52,7 +52,7 @@ This release fixes database preload option. Now --preload option will force load
KrakenUniq is available in the Anaconda cloud. To install, type:

```
conda install krakenuniq
conda install -c bioconda krakenuniq
```
This is the bioconda link for KrakenUniq: https://anaconda.org/bioconda/krakenuniq

Expand Down

0 comments on commit 891b64b

Please sign in to comment.