[Docs] Typo fixed youtube-video.mdx (#1253)

This commit is contained in:
Rishiraj2594
2024-02-10 06:04:08 +05:30
committed by GitHub
parent 769d926f5a
commit 68d650ec40

View File

@@ -7,7 +7,7 @@ title: '📺 Youtube Video'
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
pip install -u "embedchain[youtube]"
pip install -U "embedchain[youtube]"
```
## Usage