Improve docs around pytho 3.11

This commit is contained in:
Matthias
2023-05-13 20:22:15 +02:00
parent 59d6ae17be
commit 7266279768
3 changed files with 3 additions and 7 deletions

View File

@@ -258,7 +258,7 @@ function install() {
install_redhat
else
echo "This script does not support your OS."
echo "If you have Python version 3.8 - 3.10, pip, virtualenv, ta-lib you can continue."
echo "If you have Python version 3.8 - 3.11, pip, virtualenv, ta-lib you can continue."
echo "Wait 10 seconds to continue the next install steps or use ctrl+c to interrupt this shell."
sleep 10
fi