Add Python 3.10 installation requirement to README

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-04-01 13:44:01 -03:00
commit 0b28c30abb

View file

@ -27,6 +27,8 @@ The easiest way to create and customize your flow
### <b>Locally</b>
Make sure you have Python 3.10 installed on your system.
You can install Langflow from pip:
```shell