Skip to content

Commit

Permalink
Update installation instructions (use pypi)
Browse files Browse the repository at this point in the history
  • Loading branch information
wvangeit committed Mar 26, 2020
1 parent 8619862 commit 3492d84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ To install BluePyEfe, clone the repository, enter the resulting directory, and
run:

```bash
pip install -e .
pip install bluepyefe
```

Quick Start
Expand Down
2 changes: 1 addition & 1 deletion docs/source/installation.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Installation
============

pip install git+https://github.com/BlueBrain/BluePyEfe
pip install bluepyefe

0 comments on commit 3492d84

Please sign in to comment.