Skip to content

Commit 539bce3

Browse files
jmotownszczygl9
authored andcommitted
[DLStreamer] Updated command line for Step 6 in documentation (#1578)
1 parent e252c3c commit 539bce3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/dev_guide/advanced_install/advanced_install_guide_compilation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ there is need to install [OpenVINO GenAI archive](https://docs.openvino.ai/2025/
158158

159159
```bash
160160
curl -L https://storage.openvinotoolkit.org/repositories/openvino_genai/packages/2025.3/linux/openvino_genai_ubuntu24_2025.3.0.0_x86_64.tar.gz | tar -xz &&
161-
mv openvino_genai_ubuntu24_2025.3.0.0_x86_64 /opt/intel/openvino_genai
161+
sudo mv openvino_genai_ubuntu24_2025.3.0.0_x86_64 /opt/intel/openvino_genai
162162
source /opt/intel/openvino_genai/setupvars.sh
163163
```
164164

0 commit comments

Comments
 (0)