Update README.md

For clarity in Python version.
This commit is contained in:
Mendon Kissling 2024-05-31 11:55:54 -04:00 committed by GitHub
commit 139a3f254f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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