Merge remote-tracking branch 'origin/mohr/looooop' into mohr/looooop

This commit is contained in:
Uli 2022-05-19 00:46:48 +02:00
commit 084a51ee67
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Run GUI mode
1. Create virtual environment
```sh
py -m venv .
py -m venv venv
```
2. Activate virtual environment