add-pre
This commit is contained in:
parent
01c5ac6e32
commit
fa44e09d60
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Build a question-and-answer chatbot with a document loaded from local memory.
|
|||
|
||||
1. Install Langflow.
|
||||
```bash
|
||||
pip install langflow
|
||||
python -m pip install langflow --pre
|
||||
```
|
||||
|
||||
2. Start a local Langflow instance with the Langflow CLI:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue