From ebb055632671317b380384830a760957adbdbd1f Mon Sep 17 00:00:00 2001
From: Ruslan Senatorov <55090151+ruslansenatorov@users.noreply.github.com>
Date: Thu, 28 Nov 2024 11:18:30 +0300
Subject: [PATCH] Update intro_ru.md
Signed-off-by: Ruslan Senatorov <55090151+ruslansenatorov@users.noreply.github.com>
---
docs/welcome/intro_ru.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/docs/welcome/intro_ru.md b/docs/welcome/intro_ru.md
index 9578e858..caa8af6f 100644
--- a/docs/welcome/intro_ru.md
+++ b/docs/welcome/intro_ru.md
@@ -123,10 +123,16 @@
![image](https://github.com/user-attachments/assets/99f05e36-f698-486a-8f95-50225043fb22)
- Пример ![image](https://github.com/user-attachments/assets/09181e62-84f8-4992-86a4-13394c7a014a)
-4. **Клонируйте репозиторий**
+4. **Клонируйте репозиторий, лучше конкретную ветку**
- Скачайте репозиторий на ваш локальный компьютер любым удобным способом. Рекоммендую Github Desktop
+4.1 **Клонирование конкретной ветки**
+
+- git clone --branch
+
+- git clone --branch main https://github.com/user/repo.git
+
5. **Переключите ветки**
- Убедитесь, что вы переключились на вашу новую ветку в GitHub Desktop.
![image](https://github.com/user-attachments/assets/82f6acc8-3e4f-4abd-bc9b-0514a47056f4)