readme quick fix

This commit is contained in:
Michael 2024-01-20 18:36:37 +01:00
parent c1f7cd5d92
commit bcf0d04de6
No known key found for this signature in database
GPG Key ID: 066ED7D431960C9B
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ Cat detection
Quick guide:
1. install docker
1. build image with `./scripts/build_image.bat`
2. run container with `./scripts/start.bat`
2. build image with `./scripts/build_image.bat`
3. run container with `./scripts/start.bat`
Quick tests guide:
1. run unit tests `./scripts/run_tests.bat`