Explorar o código

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

Rishiraj2594 hai 1 ano
pai
achega
68d650ec40
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/components/data-sources/youtube-video.mdx

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

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