diff --git a/README.md b/README.md index cf4d738..f0f1812 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ python -m pip install . To run metrics on GPU: ```zsh -python -m install --upgrade "jax[cuda12]" +python -m pip install --upgrade "jax[cuda12]" ``` ### For making changes to the library: