We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f5455b commit d641c7aCopy full SHA for d641c7a
1 file changed
README.md
@@ -51,7 +51,7 @@ You can install genomepy via [bioconda](https://bioconda.github.io/), pip or git
51
#### Bioconda
52
53
```bash
54
-$ conda install -c bioconda genomepy
+$ conda install -c conda-forge -c bioconda 'genomepy>=0.15'
55
```
56
57
#### Pip
0 commit comments