mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 08:41:46 +08:00
add-pre
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user