X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=README.md;fp=README.md;h=756ed2c5b8c9e218ec423d83b0c40e257fb89cab;hb=3a616f30fbc699858c708187378dc0c87843d31e;hp=7a0cccc04ecf4a162c8a6b73d0c9c194181f3370;hpb=e525989b4fe86190faa820cc0a6e2f48ddb65e70;p=ric-plt%2Fxapp-frame.git diff --git a/README.md b/README.md index 7a0cccc..756ed2c 100755 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ func main() { #### To run the generated executable binary locally, run the following command: - RMR_SEED_RT=config/uta_rtg.rt ./example-xapp -f config/config-file.yaml + RMR_SEED_RT=config/uta_rtg.rt ./example_xapp -f config/config-file.json Congratulations! You've just built your first **xapp** application.