Update README.md

This commit is contained in:
themaster1970sf 2025-03-28 00:51:54 +03:00 committed by GitHub
parent 2e195f9762
commit 0478b4d7c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,7 +57,7 @@ source venv/bin/activate
pip install -r requirements.txt pip install -r requirements.txt
``` ```
3. Запуск: 4. Запуск:
```powershell ```powershell
python3 app.py python3 app.py
``` ```