Quick Install Guide¶
To install the Pleiades code. Simply clone the github repository and install with pip. An
example for how to do this on linux is shown below.
Installing on Linux¶
git clone https://github.com/eepeterson/pleiades
cd pleiades
pip install -e .