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

@@ -26,7 +26,7 @@ Send Messages (under Text Permissions)
1. Install embedchain python package:
```bash
pip install "embedchain[discord]"
pip install --upgrade "embedchain[discord]"
```
2. Launch your Discord bot: