Update README.md

This commit is contained in:
FURK4NGG
2026-03-14 00:08:01 +03:00
committed by GitHub
parent be68123aba
commit bd9d1eff91
+1 -1
View File
@@ -21,7 +21,7 @@
```
python3 -m venv venv
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
```