Skip to content

Commit a030fb5

Browse files
committed
Updated README.
1 parent 1817a2a commit a030fb5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ check out the [documentation](https://passionlab.github.io/OpenEquivariance).
3434
support for JAX. To install, execute the following
3535
commands in order:
3636

37-
```
37+
``` bash
38+
pip install jax[cuda12] # Not needed if you already have JAX
3839
pip install openequivariance[jax]
3940
pip install openequivariance_extjax --no-build-isolation
4041
```

0 commit comments

Comments
 (0)