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

update name to pymoondb

parent 07d308ce
No related branches found
No related tags found
No related merge requests found
......@@ -20,13 +20,13 @@ The python module is being developed at [IAPS/INAF](http://www.iaps.inaf.it) in
git clone https://www.ict.inaf.it/gitlab/alessandro.frigeri/pymoondb.git
```
Within the directory where setup.py is placed, type:
2. install the software; within the directory where setup.py is placed, type:
```
pip install -e .
```
To use moondb module, simply do::
To use moondb module, fire up your python interpreter and simply do:
>>> import moondb
>>> s_12023 = moondb.get_specimens(sc=['12023'])[0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment