Commit 037c924d authored by Alessandro Frigeri's avatar Alessandro Frigeri
Browse files

update name to pymoondb

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

# Installation

1. clone the repository:
Step 1: clone the repository:

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

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

```
pip install -e .