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