Update installation - install in editable mode authored by Bouvry Arnaud's avatar Bouvry Arnaud
......@@ -6,7 +6,10 @@ Disclaimer : this procedure is suggested but not mandatory. Power users should i
To start, download PASE :
- if you are familiar with git or wish to contribute to the project, [clone the repository](https://docs.gitlab.com/ee/topics/git/clone.html)
- if you only want to try the software, go to the project's main page, click on the blue "Code" drop-down button in the top right corner, and click "Download source code" > zip
- install the package in editable mode : at the project root, run `pip install -e .`
- if you only want to try the software, 2 options:
- Try the PASE interactive notebooks on Binder: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/git/https%3A%2F%2Fgitlab.uliege.be%2Fdeal-public%2Fpase/152-pase-training-session)
- go to the project's main page, click on the blue "Code" drop-down button in the top right corner, and click "Download source code" > zip
# Dependencies
......
......