Commit e19f5571 authored by Alessandro Frigeri's avatar Alessandro Frigeri
Browse files

updated documentation to get the software installed via pip

parent b7c8d5da
Loading
Loading
Loading
Loading
+2 −8
Original line number Diff line number Diff line
@@ -14,16 +14,10 @@ The python module is being developed at [IAPS/INAF](http://www.iaps.inaf.it) in

# Installation

Step 1: clone the repository:
Install the package via pip:

```
git clone https://www.ict.inaf.it/gitlab/alessandro.frigeri/pymoondb.git
```

Step 2: install the software; within the directory where setup.py is placed, type:

```
pip install -e .
pip install pymoondb.git
```

To use moondb module, fire up your python interpreter and simply do: