Skip to content

Commit 802f1a6

Browse files
committed
update dev install link
1 parent 2bc018a commit 802f1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ if you have `conda-forge` already [added to your channels](https://github.com/co
3636
You want to try out the latest features before they go live on PyPI? Install the `biopandas` dev-version latest development version from the GitHub repository by executing
3737

3838
```bash
39-
pip install git+git://github.com/rasbt/biopandas.git#egg=biopandas
39+
pip install git+git://github.com/rasbt/biopandas.git
4040
```
4141

4242
<br>

0 commit comments

Comments
 (0)