diff --git a/README.md b/README.md index 231121e254644438c46c6300ab5075c16897af48..235323c00eb549ee9a9b703aa9f433d03e9ad228 100644 --- a/README.md +++ b/README.md @@ -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 .