From 8f9a4faa0652d03fbd8f279ffae7efdfe3dd01f5 Mon Sep 17 00:00:00 2001 From: Sebastian Golebiewski Date: Fri, 20 Jan 2023 12:11:37 +0100 Subject: [PATCH] heading fix (#15226) --- docs/install_guides/installing-openvino-raspbian.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install_guides/installing-openvino-raspbian.md b/docs/install_guides/installing-openvino-raspbian.md index b0b6aae59cc..bea3dca61be 100644 --- a/docs/install_guides/installing-openvino-raspbian.md +++ b/docs/install_guides/installing-openvino-raspbian.md @@ -112,7 +112,7 @@ If you have more than one OpenVINO version on your machine, you can easily switc The environment variables are set. Continue to the next section if you want to download any additional components. -### Step 4 (Optional): Install Additional Components +## Step 4 (Optional): Install Additional Components If you want to use your model for inference, the model must be converted to the .bin and .xml Intermediate Representation (IR) files that are used as input by OpenVINO Runtime. To get the optimized models, you can use one of the following options: