.. _installation:

Installation
================
FIESpipe can be installed by cloning the github repository:

.. code-block:: bash

	$ cd /path/to
	$ git clone https://github.com/emilknudstrup/FIESpipe.git
	$ cd /path/to/FIESpipe
	$ python -m pip install .


