diff --git a/README.md b/README.md index 5614b2b..3e5e368 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/source/installation.rst b/docs/source/installation.rst index e4167e4..9af010c 100644 --- a/docs/source/installation.rst +++ b/docs/source/installation.rst @@ -1,4 +1,4 @@ Installation ============ -pip install git+https://github.com/BlueBrain/BluePyEfe +pip install bluepyefe