add-pre
This commit is contained in:
parent
4a7c1bdc8d
commit
2a7cfe5dab
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ This flow extends the [basic prompting flow](./basic-prompting.mdx) to include c
|
|||
|
||||
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