Specify branch on download 54/14154/1
authorsubhash kumar singh <subh.singh@samsung.com>
Tue, 11 Feb 2025 09:49:21 +0000 (09:49 +0000)
committersubhash kumar singh <subh.singh@samsung.com>
Tue, 11 Feb 2025 09:51:13 +0000 (09:51 +0000)
Added option to specify branch name.

Change-Id: I124737cf465f5b7d9d762aa3424921ef022c8f7d
Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
docs/installation-guide.rst

index a167d5d..b73efcf 100755 (executable)
@@ -70,7 +70,7 @@ Software Installation and Deployment
 
 .. code:: bash
 
-        git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/aimlfw-dep"
+        git clone [-b <branch-name>] "https://gerrit.o-ran-sc.org/r/aiml-fw/aimlfw-dep"  # latest release branch is k-release
         cd aimlfw-dep
 
 Update recipe file :file:`RECIPE_EXAMPLE/example_recipe_latest_stable.yaml` which includes update of VM IP and datalake details.