Skip to content

Commit 9936e42

Browse files
authored
Make all git clone commands referring to v1.2.0 release branch (#656)
1 parent 55444d2 commit 9936e42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/dev_guide/advanced_install/advanced_install_guide_compilation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Step 7: Clone Intel® DL Streamer repository
228228
.. code:: sh
229229
230230
cd ~
231-
git clone https://github.com/open-edge-platform/edge-ai-libraries.git
231+
git clone https://github.com/open-edge-platform/edge-ai-libraries.git -b release-1.2.0
232232
cd edge-ai-libraries
233233
git submodule update --init libraries/dl-streamer/thirdparty/spdlog
234234

0 commit comments

Comments
 (0)