From 724e95f56c6c030f1bb0cf43e708fcf84a9634b5 Mon Sep 17 00:00:00 2001 From: soaska <79996669747@ya.ru> Date: Tue, 7 May 2024 16:28:44 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba166883..d8f6408c 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ cd ../../ python3 -m venv venv pip install -r requirements.txt +git submodule update --init --recursive bash ./webui.sh ```