This commit is contained in:
Mendon Kissling 2024-04-26 09:06:29 -04:00
commit 1ff677d866

View file

@ -12,7 +12,7 @@ Build a blog writer with OpenAI that uses URLs for reference content.
1. Install Langflow.
```bash
pip install langflow
python -m pip install langflow --pre
```
2. Start a local Langflow instance with the Langflow CLI: