Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mattheww95 committed Oct 24, 2024
1 parent c0be9e1 commit 23534c3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ The easiest way to install the repository is from pip by running the following c
pip install mikrokondo-tools
```

### Installation from conda

```
conda install mikrokondo-tools -c bioconda
```


### Installation Instructions for Developers

No package has been created yet, however the software can be run and developed using `hatch`. To run the tests in all supported python versions using hatch simply enter:
Expand Down

0 comments on commit 23534c3

Please sign in to comment.