From: moksh.baweja Date: Mon, 10 Nov 2025 11:27:23 +0000 (+0530) Subject: Fixing Document Issue X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=ae67b7bcdfb9b29fe9ceb567bd13920368116c8e;p=aiml-fw%2Faimlfw-dep.git Fixing Document Issue Code blocks were not visible in document earlier Change-Id: Ia417eae0ac125e5ffe86ee6b6631a910109cf9e3 Signed-off-by: moksh.baweja --- diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 65d7496..d490505 100755 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -78,12 +78,14 @@ For stable l-release user can run following commands Any failure in l-release are tracked here 'https://lf-o-ran-sc.atlassian.net/browse/AIMLFW-286' Update recipe file :file:`RECIPE_EXAMPLE/example_recipe_latest_stable.yaml` which includes update of VM IP and datalake details. Ensure image version is correct. + .. code:: bash bin/install_traininghost.sh RECIPE_EXAMPLE/example_recipe_latest_stable.yaml **Note**: In case the Influx DB datalake is not available, this can be skipped at this stage and can be updated after installing datalake. In case user prefers to check latest updates they can clone master branch (master branch can be unstable) + .. code:: bash git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/aimlfw-dep" # master branch