[Docs] Typo fixed in youtube-channel.mdx (#1252)

This commit is contained in:
Rishiraj2594
2024-02-10 06:03:48 +05:30
committed by GitHub
parent 9478bab04e
commit 769d926f5a

View File

@@ -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