Installation ============ To install mlr-gd you can use `pip `_: .. code-block:: shell $ python -m pip install mlr-gd | Alternatively, you can install it by cloning the `GitHub repository `_: .. code-block:: shell $ git clone https://github.com/DrSolidDevil/mlr-gd.git $ cd mlr-gd $ pip install .