diff --git a/docs/index.rst b/docs/index.rst index c73500c..78a59fb 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -29,7 +29,7 @@ interpretation of those models and perform variable selection. Installation ============ -PyMC-BART requires a working Python interpreter (3.8+). We recommend installing Python and key numerical libraries using the `Anaconda distribution `_, which has one-click installers available on all major platforms. +PyMC-BART requires a working Python interpreter (3.10+). We recommend installing Python and key numerical libraries using the `Anaconda distribution `_, which has one-click installers available on all major platforms. Assuming a standard Python environment is installed on your machine, PyMC-BART itself can be installed either using pip or conda-forge.