fix: --upgrade flag for all pip instances (#557)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user