From 507617e9d0fcd85da5ea278f281eba08ad122067 Mon Sep 17 00:00:00 2001 From: cbilledeaux Date: Mon, 25 May 2026 00:57:52 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac3011c..72bef62 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A .NET 8 console application that fetches YouTube video transcripts and produces ## Prerequisites -- [.NET 8 SDK](https://dotnet.microsoft.com/download) +- [.NET 10 SDK](https://dotnet.microsoft.com/download) - A **YouTube Data API v3** key → [Google Cloud Console](https://console.cloud.google.com) - **Local Ollama** (Recommended) or an **OpenAI API key**.