Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ceyron committed Jul 8, 2024
1 parent 057658a commit 923733d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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://[email protected]/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).

Expand Down

0 comments on commit 923733d

Please sign in to comment.