=============== Getting started =============== Installation ------------ elementMass can be installed with pip by running .. code-block:: bash pip install elementMass in a terminal. If you would like to install from a specific git branch or release instead run .. code-block:: bash pip install git+https://github.com/TDGerve/elements.git@tag where *tag* should be repleaced by the release tag or branch name (e.g. *v1.0* or *development*)