X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=docs%2Foverview.rst;fp=docs%2Foverview.rst;h=e78669dcbec2fcb35fc812df1673db4f6a2bf0e7;hp=8f275b17a6edf732f78f3a0276ce6e38c661f830;hb=aa35a8ecece6592d35971150ee909f7044396bbe;hpb=fb852c1ec3bed617db2afc1757b7de8e3cfe00c8 diff --git a/docs/overview.rst b/docs/overview.rst index 8f275b1..e78669d 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -643,5 +643,4 @@ Because of the license of the 3GPP YANG models, we cannot use the same approach Building such an image is pretty straightforward: -1. `cd` into the `ntsimulator/deploy/o-ran-du-rel-18` folder and then run the `get_3gpp_yangs.sh` bash script. This will download the necessary 3GPP YANG models locally. -2. run the `nts_build_o_du_rel_18.sh` bash script from `ntsimulator` folder. It will produce a docker image with the name `nts-ng-o-ran-du-rel-18` and the version tag defined in the `.env` file, under the `NTS_BUILD_VERSION` environment variable. +1. run the `nts_build_o_du_rel_18.sh` bash script from `ntsimulator` folder. It will download the necessary 3GPP YANG models and then produce a docker image with the name `nts-ng-o-ran-du-rel-18` and the version tag defined in the `.env` file, under the `NTS_BUILD_VERSION` environment variable.