diff --git a/docs/start/install.md b/docs/start/install.md index bce25e8..8a5e51c 100644 --- a/docs/start/install.md +++ b/docs/start/install.md @@ -20,7 +20,7 @@ Install required system packages (as superuser): The following packages are required on a debian system. A different distribution may require a slightly different set of packages !!! info "Python Version" - InvenTree requires Python version 3.8 or newer + InvenTree requires a modern Python version check [here](https://github.com/inventree/InvenTree/blob/master/CONTRIBUTING.md#target-version) for the current minimums. ``` sudo apt-get update