fix: --upgrade flag for all pip instances (#557)

This commit is contained in:
Dev Khant
2023-09-08 08:12:55 +05:30
committed by GitHub
parent 3c3d98b9c3
commit 13fda2efe1
10 changed files with 13 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ description: '💡 Start building LLM powered bots under 30 seconds'
Install embedchain python package:
```bash
pip install embedchain
pip install --upgrade embedchain
```
Creating a chatbot involves 3 steps: