diff --git a/documentation/public/docs/index.md b/documentation/public/docs/index.md index 47dda9ca..db4ebce1 100644 --- a/documentation/public/docs/index.md +++ b/documentation/public/docs/index.md @@ -91,8 +91,8 @@ To install YDF from [PyPI](https://pypi.org/project/ydf/), run: pip install ydf -U ``` -YDF is available on Python 3.8, 3.9, 3.11 and 3.12, on Windows x86-64, Linux -x86-64, and macOS ARM64. +YDF is available on Python 3.8, 3.9, 3.10, 3.11 and 3.12, on Windows x86-64 +Linux x86-64, and macOS ARM64. ## Usage example