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