Skip to content

Commit 293b1d5

Browse files
authored
Update build-run-openvino.md
1 parent d743bc0 commit 293b1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/build-run-openvino.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Before you begin, ensure you have openvino installed and configured on your syst
4141

4242
```bash
4343
git clone https://github.com/openvinotoolkit/openvino.git
44-
cd openvino && git checkout 20ad7cb
44+
cd openvino && git checkout releases/2025/1
4545
git submodule update --init --recursive
4646
mkdir build && cd build
4747
cmake .. -DCMAKE_BUILD_TYPE=Release -DENABLE_PYTHON=ON

0 commit comments

Comments
 (0)