We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66a6ded commit bb95bd2Copy full SHA for bb95bd2
README.md
@@ -24,7 +24,7 @@ pip install mlipaudit
24
25
However, this command **only installs the regular CPU version** of JAX.
26
We recommend that MLIPAudit is run on GPU. Also, some benchmarks will require
27
-[JAX-MD](https://github.com/jax-md/jax-md>) as a dependency. As the newest
+[JAX-MD](https://github.com/jax-md/jax-md) as a dependency. As the newest
28
version of JAX-MD is not available on PyPI yet, this dependency will not
29
be shipped with MLIPAudit automatically and instead must be installed
30
directly from the GitHub repository.
0 commit comments