Installation
============

Axiom is installed via pip, for example.

.. code-block:: shell

    # Clone the repository
    git clone $REPO_URL

    # Navigate to the local copy
    cd axiom

    # Install
    pip install .