This commit is contained in:
Mendon Kissling 2024-04-26 09:05:19 -04:00
commit 8b7bcbba5c

View file

@ -15,7 +15,7 @@ This article demonstrates how to use Langflow's prompt tools to issue basic prom
1. Install Langflow.
```bash
pip install langflow
python -m pip install langflow --pre
```
2. Start a local Langflow instance with the Langflow CLI: