From dbf094aad5ca4c6966a3f80bddbb29826def2a17 Mon Sep 17 00:00:00 2001 From: PiGames Date: Sun, 12 Oct 2025 21:22:59 +0300 Subject: [PATCH] git clone is added --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d47d60c..b2c3703 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 - https://github.com/yusufipk/YTChatHub + git clone https://github.com/yusufipk/YTChatHub cd YTChatHub ```