Added Conda CentOS documentation 2020.4 (#2010)

This commit is contained in:
Anton Romanov
2020-09-02 06:10:14 -04:00
committed by GitHub
parent c7bcbb576c
commit 152781941a

View File

@@ -10,6 +10,7 @@ This guide provides installation steps for Intel® Distribution of OpenVINO™ t
**Operating Systems**
- Ubuntu* 18.04 long-term support (LTS), 64-bit
- CentOS* 7.4, 64-bit
- macOS* 10.14.x versions.
- Windows 10*, 64-bit Pro, Enterprise or Education (1607 Anniversary Update, Build 14393 or higher) editions
- Windows Server* 2016 or higher
@@ -29,6 +30,10 @@ This guide provides installation steps for Intel® Distribution of OpenVINO™ t
```sh
conda install openvino-ie4py-ubuntu18 -c intel
```
- CentOS* 7.4
```sh
conda install openvino-ie4py-centos7 -c intel
```
- Windows* 10 and macOS*
```sh
conda install openvino-ie4py -c intel