From 4a85b23e5fd42a60ee2797b0d6fd20927d150c14 Mon Sep 17 00:00:00 2001 From: PiGames Date: Sun, 12 Oct 2025 21:16:13 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef06b46..bec8708 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Follow these instructions to set up the project for local development. 1. **Clone the repository:** ```bash - git clone https://github.com/your-username/youtube-client.git + git clone https://github.com/yusufipk/youtube-client.git cd youtube-client ```