Skip to content
Snippets Groups Projects
Commit e19f5571 authored by Alessandro Frigeri's avatar Alessandro Frigeri
Browse files

updated documentation to get the software installed via pip

parent b7c8d5da
No related branches found
No related tags found
No related merge requests found
...@@ -14,16 +14,10 @@ The python module is being developed at [IAPS/INAF](http://www.iaps.inaf.it) in ...@@ -14,16 +14,10 @@ The python module is being developed at [IAPS/INAF](http://www.iaps.inaf.it) in
# Installation # Installation
Step 1: clone the repository: Install the package via pip:
``` ```
git clone https://www.ict.inaf.it/gitlab/alessandro.frigeri/pymoondb.git pip install pymoondb.git
```
Step 2: install the software; within the directory where setup.py is placed, type:
```
pip install -e .
``` ```
To use moondb module, fire up your python interpreter and simply do: To use moondb module, fire up your python interpreter and simply do:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment