From: subhash kumar singh Date: Tue, 11 Feb 2025 09:49:21 +0000 (+0000) Subject: Specify branch on download X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=002ab8e3c132338c87a79ecf4b73bcd52abf44ea;p=aiml-fw%2Faimlfw-dep.git Specify branch on download Added option to specify branch name. Change-Id: I124737cf465f5b7d9d762aa3424921ef022c8f7d Signed-off-by: subhash kumar singh --- diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index a167d5d..b73efcf 100755 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -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 ] "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.