Skip to content

Commit

Permalink
OpenVino doc was updated (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsekachev authored and nmanovic committed Oct 19, 2018
1 parent 42d79b5 commit 30e58bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions components/openvino/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

### Preparation

* Download latest OpenVINO toolkit for Ubuntu 16.04 platform. It should be .tgz archive. Minimum required version is 2018.3.*
* Put downloaded file into components/openvino
* Accept EULA in the eula.cfg file
* Download latest [OpenVINO toolkit](https://software.intel.com/en-us/openvino-toolkit) installer (offline or online) for Linux platform. It should be .tgz archive. Minimum required version is 2018 R3.
* Put downloaded file into ```components/openvino```.
* Accept EULA in the eula.cfg file.

### Build docker image
```bash
Expand Down

0 comments on commit 30e58bd

Please sign in to comment.