From 0b77011f834857f2601a6979122fef1e672028cf Mon Sep 17 00:00:00 2001 From: Alex Shnitman Date: Sat, 9 Dec 2023 08:47:36 +0200 Subject: [PATCH] updated README with python version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0477be..c92e2f3 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ Once there, you can use the yt-dlp command freely. ## Building and running locally -Make sure you have node.js and Python 3.8 installed. +Make sure you have node.js and Python 3.11 installed. ```bash cd metube/ui