From 5ed92b3020da4107aac09d849ecbf8e11b0263ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D1=80=D1=82=D1=83=D1=80=20=D0=93=D0=B0=D0=BB=D1=8F?= =?UTF-8?q?=D0=BC=D0=BE=D0=B2?= Date: Mon, 21 Nov 2022 05:45:42 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'Home'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index e44807b..1045d31 100644 --- a/Home.md +++ b/Home.md @@ -38,7 +38,7 @@ sudo apt-get install golang nodejs make sqlite3 Далее нужно клонировать проект и перейти в папку проекта: ``` -git clone gitea@git.mirocod.ru:MIROCOD/Platform_Mirocod.git +git clone http://git.mirocod.ru/MIROCOD/Platform_Mirocod.git cd Platform_Mirocod ```