diff --git a/README.md b/README.md index 2e5a271..3f5832c 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,9 @@ ## Installation -1. Clone the repository -2. Change directory to the repository -3. Install the package - ```bash - pip install . - ``` +```bash +pip install git+ssh://git@github.com/Ceyron/exponax@main +``` Requires Python 3.10+ and JAX 0.4.13+ (and Equinox & Matplotlib). 👉 [JAX install guide](https://jax.readthedocs.io/en/latest/installation.html).