Parcourir la source

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

Rishiraj2594 il y a 1 an
Parent
commit
769d926f5a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/components/data-sources/youtube-channel.mdx

+ 1 - 1
docs/components/data-sources/youtube-channel.mdx

@@ -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.
 
 ```bash
-pip install -u "embedchain[youtube]"
+pip install -U "embedchain[youtube]"
 ```
 
 ## Usage