Add Python 3.10 installation requirement to README.md

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-04-04 12:18:17 -03:00
commit 41d80c7ef5

View file

@ -8,6 +8,8 @@
# 📦 Installation
Make sure you have **Python 3.10** installed on your system.
You can install Langflow with pip:
```shell