[Docs] Typo fixed in youtube-channel.mdx (#1252)
This commit is contained in:
@@ -7,7 +7,7 @@ title: '📽️ Youtube Channel'
|
|||||||
Make sure you have all the required packages installed before using this data type. You can install them by running the following command in your terminal.
|
Make sure you have all the required packages installed before using this data type. You can install them by running the following command in your terminal.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -u "embedchain[youtube]"
|
pip install -U "embedchain[youtube]"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user