Downloading qc2 =============== `Git `_ is the version control system adopted within our project. The qc2 software is stored on the Git-supporting server `GitHub `_, and can be accessed via its repository link: `https://github.com/qc2nl/qc2.git `_. To download the code, first check if you have git installed. To do this, open up a terminal window in your Linux or Mac, or a command prompt window in Windows, and type the following command: .. code-block:: console git --version Then, to download qc2: .. code-block:: console git clone git@github.com:qc2nl/qc2.git