.. _installation: Installation ============= To install the software, follow these steps: 1. Clone the repository: .. code-block:: bash git clone git@github.com:sg-dev/data2neo.git 2. Change to the project directory: .. code-block:: bash cd data2neo 3. Install the library: .. code-block:: bash pip install .