From a383517634c3abac07b87af741e89bf68a8fb86a Mon Sep 17 00:00:00 2001 From: justuser Date: Tue, 18 Jun 2024 10:32:24 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B5=D0=B1=D0=BE=D0=BB=D1=8C=D1=88?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9749d3f..1056aac 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ https://t.me/justuser31_chat 3. Установить tar: `sudo apt install tar` 4. Клонировать репозиторий: `git clone https://github.com/Justuser3310/jetwork.git` 5. Запустить setup.py: `cd jetwork && python setup.py` +6. Запустить клиент: `python main.py`

@@ -41,6 +42,7 @@ https://t.me/justuser31_chat 2. Установить git: https://git-scm.com/download/win (Windows setup) 3. Клонировать репозиторий: `git clone https://github.com/Justuser3310/jetwork.git` 4. Запустить setup.py: `cd jetwork && python setup.py` +5. Запустить клиент: `python main.py`