You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: backends/openvino/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ executorch
40
40
41
41
### Prerequisites
42
42
43
-
Before you begin, ensure you have openvino installed and configured on your system
43
+
Before you begin, ensure you have openvino installed and configured on your system.
44
44
45
45
### Build OpenVINO from Source
46
46
@@ -61,9 +61,9 @@ source setupvars.sh
61
61
62
62
### Build OpenVINO from Release Packages
63
63
64
-
1. Download the OpenVINO release package from [here](https://docs.openvino.ai/2025/get-started/install-openvino.html). Make sure to select your configuration and click on **OpenVINO Archives** under the distribution section to download the appropriate archive for your platform
64
+
1. Download the OpenVINO release package from [here](https://docs.openvino.ai/2025/get-started/install-openvino.html). Make sure to select your configuration and click on **OpenVINO Archives** under the distribution section to download the appropriate archive for your platform.
65
65
66
-
2. Extract the release package from the archive and set the environment variables
66
+
2. Extract the release package from the archive and set the environment variables.
0 commit comments