Skip to content

Commit 6875bb3

Browse files
Update README.md -- fixing dependencies installation
1 parent 3c8364b commit 6875bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following python packages are needed: [numpy](https://github.com/numpy/numpy
4141

4242
You can install all of them using.
4343
```
44-
conda install -c conda-forge biopython numpy Cython ete3 lxml tqdm scipy pyparsing requests natsort pyyaml filelock
44+
conda install -c conda-forge biopython numpy Cython ete3 lxml tqdm scipy pyparsing requests natsort pyyaml filelock libdeflate libcurl
4545
conda install -c bioconda dendropy pysam
4646
```
4747

0 commit comments

Comments
 (0)