From 5c656ff096240e5f074e8b7c1ff08d86544173c9 Mon Sep 17 00:00:00 2001 From: "Alessandro de Oliveira Faria (A.K.A.CABELO)" Date: Fri, 3 May 2024 17:18:13 -0300 Subject: [PATCH] openSUSE in System Requirements (#24281) --- .../release-notes-openvino/system-requirements.rst | 1 + .../get-started/install-openvino/install-openvino-linux.rst | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/articles_en/about-openvino/release-notes-openvino/system-requirements.rst b/docs/articles_en/about-openvino/release-notes-openvino/system-requirements.rst index db5c9aa58da..1868f98ecd4 100644 --- a/docs/articles_en/about-openvino/release-notes-openvino/system-requirements.rst +++ b/docs/articles_en/about-openvino/release-notes-openvino/system-requirements.rst @@ -38,6 +38,7 @@ CPU * macOS 12.6 and above, 64-bit and ARM64 * CentOS 7 * Red Hat Enterprise Linux 8, 64-bit + * openSUSE Tumbleweed, 64-bit and ARM64 * Ubuntu 18 ARM64 GPU diff --git a/docs/articles_en/get-started/install-openvino/install-openvino-linux.rst b/docs/articles_en/get-started/install-openvino/install-openvino-linux.rst index 106b2cd08e2..38561aaebae 100644 --- a/docs/articles_en/get-started/install-openvino/install-openvino-linux.rst +++ b/docs/articles_en/get-started/install-openvino/install-openvino-linux.rst @@ -33,6 +33,7 @@ If you want to install OpenVINO™ Runtime on Linux, you have the following opti * :doc:`Install OpenVINO using PyPI ` * :doc:`Install OpenVINO using APT ` * :doc:`Install OpenVINO using YUM ` +* :doc:`Install OpenVINO using ZYPPER ` * :doc:`Install OpenVINO using Conda Forge ` * :doc:`Install OpenVINO using vcpkg ` * :doc:`Install OpenVINO using Homebrew `