Update README.md

This commit is contained in:
PiGames
2025-10-12 21:16:13 +03:00
committed by GitHub
parent da1499733f
commit 4a85b23e5f
+1 -1
View File
@@ -26,7 +26,7 @@ Follow these instructions to set up the project for local development.
1. **Clone the repository:** 1. **Clone the repository:**
```bash ```bash
git clone https://github.com/your-username/youtube-client.git git clone https://github.com/yusufipk/youtube-client.git
cd youtube-client cd youtube-client
``` ```