From d52654648ed3f4445d987248012ec52fbf4fff08 Mon Sep 17 00:00:00 2001 From: "yuriko.pozhilov" Date: Sun, 22 Mar 2026 14:13:02 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 037067e..c11cf41 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ ### 1. Клонирование репозитория ```bash -git clone https://git.wizardstech.ru/yuriko.pozhilov/YouTube-app.git +git clone https://git.wizardstech.ru/yuriko.pozhilov/ytplayer.git cd ytplayer python3 -m venv venv source venv/bin/activate