post-merge corrections (#14603)
Fixing link to python downloads Minor grammatical error corrected Updating software license disclaimer Co-authored-by: Yuan Xu <yuan1.xu@intel.com>
This commit is contained in:
committed by
GitHub
parent
f3964bcea0
commit
bda7227502
@@ -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.
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ This guide provides detailed steps for installing OpenVINO™ Runtime through th
|
||||
|
||||
* `CMake 3.13 or higher, 64-bit <https://cmake.org/download/>`_
|
||||
* GCC 7.5.0 (for Ubuntu 18.04) or GCC 9.3.0 (for Ubuntu 20.04)
|
||||
* `Python 3.7 - 3.10, 64-bit <https://www.python.org/downloads/windows/>`_
|
||||
* `Python 3.7 - 3.10, 64-bit <https://www.python.org/downloads/>`_
|
||||
|
||||
@endsphinxdirective
|
||||
|
||||
|
||||
@@ -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 `<INSTALL_DIR>/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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user