diff --git a/docs/source/user_guide/installation/gnu-linux-mac.rst b/docs/source/user_guide/installation/gnu-linux-mac.rst index 3e93587cde..c73f549299 100644 --- a/docs/source/user_guide/installation/gnu-linux-mac.rst +++ b/docs/source/user_guide/installation/gnu-linux-mac.rst @@ -161,7 +161,7 @@ Users can install ``jax`` and ``jaxlib`` to use the Jax solver. .. note:: - The Jax solver is not supported on Python 3.8. It is supported on Python 3.9, 3.10, and 3.11. + The Jax solver is only supported for Python versions 3.9 through 3.12. .. code:: bash diff --git a/docs/source/user_guide/installation/windows.rst b/docs/source/user_guide/installation/windows.rst index 6e815b33c8..d99d1f2eb2 100644 --- a/docs/source/user_guide/installation/windows.rst +++ b/docs/source/user_guide/installation/windows.rst @@ -73,7 +73,7 @@ Users can install ``jax`` and ``jaxlib`` to use the Jax solver. .. note:: - The Jax solver is not supported on Python 3.8. It is supported on Python 3.9, 3.10, and 3.11. + The Jax solver is only supported for Python versions 3.9 through 3.12. .. code:: bash