============ Installation ============ GCfit can be installed directly using pip, from PyPI: .. code-block:: console $ pip install GCfit or from it's github page directly: .. code-block:: console $ pip install git+https://github.com/nmdickson/GCfit.git The latest, bleeding-edge, code can be installed from the ``develop`` branch: .. code-block:: console $ pip install git+https://github.com/nmdickson/GCfit.git@develop