Skip to content

Commit d743bc0

Browse files
authored
Update README.md
1 parent 93adab7 commit d743bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/openvino/README.md

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

4747
```bash
4848
git clone https://github.com/openvinotoolkit/openvino.git
49-
cd openvino && git checkout 20ad7cb
49+
cd openvino && git checkout releases/2025/1
5050
git submodule update --init --recursive
5151
mkdir build && cd build
5252
cmake .. -DCMAKE_BUILD_TYPE=Release -DENABLE_PYTHON=ON

0 commit comments

Comments
 (0)