Code Review
/
aiml-fw
/
aimlfw-dep.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e48c78b
)
Specify branch on download
54/14154/1
author
subhash kumar singh
<subh.singh@samsung.com>
Tue, 11 Feb 2025 09:49:21 +0000
(09:49 +0000)
committer
subhash 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
patch
|
blob
|
history
diff --git
a/docs/installation-guide.rst
b/docs/installation-guide.rst
index
a167d5d
..
b73efcf
100755
(executable)
--- 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 <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.