.. _installation: Installation ============ Nifti Overlay can currently be installed from its source code: .. code-block:: bash git clone https://github.com/earnestt1234/nifti_overlay cd nifti_overlay pip install . Soon, Nifti Overlay will be placed on the Python Package Index (PyPI) where it will be installable like so: .. code-block:: bash pip install nifti_overlay