Update README to remove yt-dlp python installation instructions

Removed installation instructions for yt-dlp from prerequisites.
This commit is contained in:
S Jannette
2026-05-09 17:29:45 -04:00
committed by GitHub
parent 7f00e6d839
commit 998b64f82d

View File

@@ -13,7 +13,7 @@ Source Ingestion -> Parsing -> Chunking -> Embedding (using Voyage AI voyage-3 m
## Prerequisites
- **Node.js** (v18+)
- **yt-dlp** -- required for YouTube video source support (`brew install yt-dlp` or `pip install yt-dlp`)
- **yt-dlp** -- required for YouTube video source support (`brew install yt-dlp`)
## Getting Started