Skip to content

Commit bacc5f8

Browse files
committed
Update README.md
1 parent 0b0da8d commit bacc5f8

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
@@ -73,7 +73,7 @@ PrecisionProDB is tested under the `base` enviroment of [Anaconda](https://www.a
7373
If Anaconda is installed, only Biopython need to be installed:
7474

7575
```bash
76-
conda install -c anaconda biopython
76+
conda install -c conda-forge biopython
7777
```
7878

7979
Otherwise, it is recommended to use the [conda](https://github.com/conda/conda) to control the packages and [virtual environement](https://virtualenv.pypa.io/en/latest/). Install required packages:

0 commit comments

Comments
 (0)