소스 검색

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