updates for installing with pip

This commit is contained in:
2022-09-15 11:07:49 +02:00
parent aa5b8a70f3
commit e7f8c74e42
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -14,4 +14,5 @@ Install
python3 -m venv .venv
source .venv/bin/activate
pip install wheel
pip install -r requirements.txt