README fix

This commit is contained in:
Robin Müller 2022-05-18 18:32:20 +02:00
parent b185e94cb5
commit b008cc8392
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