Installation Guide ================== .. contents:: Table of Contents :depth: 15 :local: General Information about SYD ----------------------------- The SYD project on GitHub ~~~~~~~~~~~~~~~~~~~~~~~~~ SYD project is now publicly available on `GitHub ` Installing SYD on Linux ~~~~~~~~~~~~~~~~~~~~~~~ This section describes the installation procedure of SYD. First clone the git folder with:: git clone --recursive or git submodule update --init Once the git folder is setup run the command:: pip install -e .