Update executing.md

This commit is contained in:
Frederik Fix 2022-09-15 19:51:56 +02:00 committed by GitHub
parent 0cfa39a373
commit b664c86e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -6,3 +6,8 @@ First install the dependencies:
```bash
pip install -r requirements.txt
```
## Executing
```bash
sh train.sh
```