diff --git a/README.md b/README.md index 0945df2a7..d4776daeb 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ You can install Langflow with pip: ```shell -# Make sure you have Python 3.10 or greater installed on your system. +# Make sure you have >=Python 3.10 installed on your system. # Install the pre-release version (recommended for the latest updates) python -m pip install langflow --pre --force-reinstall