From 95b417689fcbac8053002e1c69422a5b0f606fd6 Mon Sep 17 00:00:00 2001 From: Ian Smith Date: Mon, 25 Mar 2019 15:25:58 -0700 Subject: [PATCH] Updated a trademark --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2da377..a44617d 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ cd .. ### Running on the CPU When running Intel® Distribution of OpenVINO™ toolkit Python applications on the CPU, the CPU extension library is required. This can be found at -```/opt/intel/computer_vision_sdk/deployment_tools/inference_engine/lib/ubuntu_16.04/intel64/``` after building the OpenVINO examples. +```/opt/intel/computer_vision_sdk/deployment_tools/inference_engine/lib/ubuntu_16.04/intel64/``` after building the Intel® Distribution of OpenVINO™ toolkit examples. Though by default the application runs on CPU, this can also be explicitly specified by -d CPU command-line argument: