add-slash (#19242)
This commit is contained in:
parent
9068b4838e
commit
d378c662b4
|
|
@ -131,7 +131,7 @@ See the [Release Notes](https://www.intel.com/content/www/us/en/developer/articl
|
|||
|
||||
This step is required only when you decide to use Python API.
|
||||
|
||||
You can use the ``requirements.txt`` file from the ``opt/intel/openvino_2022.3.1/python/python.<x>`` folder:
|
||||
You can use the ``requirements.txt`` file from the ``/opt/intel/openvino_2022.3.1/python/python.<x>`` folder:
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@
|
|||
|
||||
This step is required only when you decide to use Python API.
|
||||
|
||||
You can use the ``requirements.txt`` file from the ``opt/intel/openvino_2022.3.1/python/python.<x>`` folder:
|
||||
You can use the ``requirements.txt`` file from the ``/opt/intel/openvino_2022.3.1/python/python.<x>`` folder:
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue