소스 검색

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

Rishiraj2594 1 년 전
부모
커밋
769d926f5a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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