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