diff --git a/README.md b/README.md index c0d0514179d5f759054b7488742714790a28d808..6f28ef8e21b0c09b408874fe07725b68eeab698c 100644 --- a/README.md +++ b/README.md @@ -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: