We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666077d commit cd323eeCopy full SHA for cd323ee
README.md
@@ -32,7 +32,7 @@ Choose one of the ways to download this repository and follow the steps to start
32
1. Add the additional CMake `-DENABLE_DATA=ON` option when building the project. Use the
33
`-DENABLE_FUNCTIONAL_TESTS=ON` option to download the repository automatically to the
34
`inference-engine\temp\data\src\data` directory.
35
- 2. Go to the `inference-engine\temp\data\src\data` directory, open a terminal, and enter the
+ 2. Go to the `inference-engine\temp\models\src\data` directory, open a terminal, and enter the
36
command to download the large file storage:
37
```bash
38
git lfs pull
0 commit comments