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:

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).

View File

@@ -7,7 +7,7 @@ title: '💬 WhatsApp Bot'
1. Install embedchain python package:
```bash
pip install embedchain
pip install --upgrade embedchain
```
2. Launch your WhatsApp bot: