hardcode log-level to be higher, readme update

This commit is contained in:
eyedeekay
2024-09-01 14:52:47 -04:00
parent 075dc9e650
commit 0e405d1022
2 changed files with 6 additions and 5 deletions

View File

@ -22,7 +22,8 @@ Clone the repo:
Create virtual environment and install:
python3 -m venv venv && source venv/bin/activate
python3 -m venv venv
source venv/bin/activate
pip install .