From 0478b4d7c5351a41e2a9872b6fff8d50ae8a0230 Mon Sep 17 00:00:00 2001 From: themaster1970sf <107542393+themaster1970sf@users.noreply.github.com> Date: Fri, 28 Mar 2025 00:51:54 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f380396..851c0c9 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ source venv/bin/activate pip install -r requirements.txt ``` -3. Запуск: +4. Запуск: ```powershell python3 app.py ```