Skip to content

Commit 5b38cf2

Browse files
authored
Update README.md
1 parent 4daeaf2 commit 5b38cf2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ This library contains many functions and methods I use again and again in differ
1515
## Installation
1616
```
1717
# minimal
18-
pip install "maayanlab_bioinformatics@git+https://github.com/Maayanlab/maayanlab-bioinformatics.git"
18+
pip install "maayanlab-bioinformatics@git+https://github.com/Maayanlab/maayanlab-bioinformatics.git"
1919
2020
# complete
21-
pip install "maayanlab_bioinformatics[all]@git+https://github.com/Maayanlab/maayanlab-bioinformatics.git"
21+
pip install "maayanlab-bioinformatics[all]@git+https://github.com/Maayanlab/maayanlab-bioinformatics.git"
2222
# [OPTIONAL] for some R functionality like limma_voom & filter_by_expr
2323
python -m maayanlab_bioinformatics.setup.R
2424
```

0 commit comments

Comments
 (0)