From b5bd2b908f366bdf36b17d89ddd34cb76c8d159d Mon Sep 17 00:00:00 2001 From: Llloooggg Date: Sat, 19 Nov 2022 22:09:43 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16889f0..604261e 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,5 @@ scripts/runserver.sh ### Запуск Telegram Из папки telegram: ``` -python textsouls/main.py +uvicorn textsouls.main:app --reload ``` \ No newline at end of file