瀏覽代碼

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

Rishiraj2594 1 年之前
父節點
當前提交
68d650ec40
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.
 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