Skip to content

Commit

Permalink
docs: Add conda installation
Browse files Browse the repository at this point in the history
  • Loading branch information
jvfe authored Apr 10, 2024
1 parent f883cb8 commit 3fa6086
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@ Install the package:
pip install microview
```

Alternatively, you can also install it with Conda:

```sh
conda install bioconda:microview
```

Go to your directory containing Kaiju/Kraken-style results and run:

```sh
Expand Down

0 comments on commit 3fa6086

Please sign in to comment.