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

@@ -7,7 +7,7 @@ title: '🔮 Poe Bot'
1. Install embedchain python package:
```bash
pip install "embedchain[poe]"
pip install --upgrade "embedchain[poe]"
```
2. Create a free account on [Poe](https://www.poe.com?utm_source=embedchain).