Skip to content

Commit 1d998b1

Browse files
tanviaanandChris Lee-Messer
authored andcommitted
correct path to eula.cfg (cvat-ai#1037)
1 parent 829ecb9 commit 1d998b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/openvino/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Intermediate Representations (IRs), so the version of OpenVINO in CVAT and the version used to translate the
1212
models needs to be the same.
1313
- Put downloaded file into ```cvat/components/openvino```.
14-
- Accept EULA in the `cvat/components/eula.cfg` file.
14+
- Accept EULA in the `cvat/components/openvino/eula.cfg` file.
1515

1616
### Build docker image
1717
```bash

0 commit comments

Comments
 (0)