InstallationΒΆ

Axiom is installed via pip, for example.

# Clone the repository
git clone $REPO_URL

# Navigate to the local copy
cd axiom

# Install
pip install .