Update README.md

This commit is contained in:
WLS2002
2025-08-20 20:29:25 +08:00
committed by GitHub
parent 44be8fdc4f
commit b9778dcf8b

View File

@@ -5,5 +5,5 @@ To run this example, please install EvoX with the [jax-version branch: (v0.9.1-d
Use this command to install EvoX's JAX Version: Use this command to install EvoX's JAX Version:
```bash ```bash
pip install git+https://github.com/EMI-Group/evox/tree/v0.9.1-dev pip install "git+https://github.com/EMI-Group/evox@v0.9.1-dev"
``` ```