This commit is contained in:
Mendon Kissling 2024-04-26 09:05:59 -04:00
commit 2a7cfe5dab

View file

@ -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: