From bda72275021bdd75961557f0a8e98a3abdfee71b Mon Sep 17 00:00:00 2001 From: Sebastian Golebiewski Date: Tue, 13 Dec 2022 11:49:24 +0100 Subject: [PATCH] post-merge corrections (#14603) Fixing link to python downloads Minor grammatical error corrected Updating software license disclaimer Co-authored-by: Yuan Xu --- docs/install_guides/installing-model-dev-tools.md | 2 +- docs/install_guides/installing-openvino-apt.md | 2 +- docs/install_guides/installing-openvino-yum.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/install_guides/installing-model-dev-tools.md b/docs/install_guides/installing-model-dev-tools.md index bbb7a57b695..74e59f436d6 100644 --- a/docs/install_guides/installing-model-dev-tools.md +++ b/docs/install_guides/installing-model-dev-tools.md @@ -10,7 +10,7 @@ OpenVINO Development Tools is a set of utilities that make it easy to develop an The instructions on this page show how to install OpenVINO Development Tools. If you are a Python developer, it only takes a few simple steps to install the tools with PyPI. If you are developing in C++, OpenVINO Runtime must be installed separately before installing OpenVINO Development Tools. -In both cases, Python 3.7 - 3.10 need be installed on your machine before starting. +In both cases, Python 3.7 - 3.10 needs to be installed on your machine before starting. > **NOTE**: From the 2022.1 release, the OpenVINO™ Development Tools can only be installed via PyPI. diff --git a/docs/install_guides/installing-openvino-apt.md b/docs/install_guides/installing-openvino-apt.md index 0dc28a9a4c9..6a63225e37b 100644 --- a/docs/install_guides/installing-openvino-apt.md +++ b/docs/install_guides/installing-openvino-apt.md @@ -36,7 +36,7 @@ This guide provides detailed steps for installing OpenVINO™ Runtime through th * `CMake 3.13 or higher, 64-bit `_ * GCC 7.5.0 (for Ubuntu 18.04) or GCC 9.3.0 (for Ubuntu 20.04) - * `Python 3.7 - 3.10, 64-bit `_ + * `Python 3.7 - 3.10, 64-bit `_ @endsphinxdirective diff --git a/docs/install_guides/installing-openvino-yum.md b/docs/install_guides/installing-openvino-yum.md index 39813784900..86161aed31f 100644 --- a/docs/install_guides/installing-openvino-yum.md +++ b/docs/install_guides/installing-openvino-yum.md @@ -4,7 +4,7 @@ This guide provides installation steps for OpenVINO™ Runtime for Linux distrib > **NOTE**: From the 2022.1 release, the OpenVINO™ Development Tools can only be installed via PyPI. If you want to develop or optimize your models with OpenVINO, see [Install OpenVINO Development Tools](installing-model-dev-tools.md) for detailed steps. -> **IMPORTANT**: By downloading and using this container and the included software, you agree to the terms and conditions of the [software license agreements](https://software.intel.com/content/dam/develop/external/us/en/documents/intel-openvino-license-agreements.pdf). Please review the content inside the `/licensing` folder for more details. +> **IMPORTANT**: By downloading and using this container and the included software, you agree to the terms and conditions of the [software license agreements](https://software.intel.com/content/dam/develop/external/us/en/documents/intel-openvino-license-agreements.pdf). ## System Requirements