X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=examples%2FREADME.md;fp=examples%2FREADME.md;h=1c1a6db42fa2ab57dfeae8e467ad0eb6fcc89062;hb=1c9ce6b9bd1c50051b19845c92bdfeb5bbfe7a10;hp=6677a187fa4eef37fbd1662178dc70cba288360a;hpb=1e87a1ced75b12ac5e354d0db300db62ae2ab8c6;p=ric-plt%2Fxapp-frame-py.git diff --git a/examples/README.md b/examples/README.md index 6677a18..1c1a6db 100644 --- a/examples/README.md +++ b/examples/README.md @@ -2,6 +2,8 @@ Running the two examples (adjust for your shell notation) + pip install --user -e . + cd examples set -x LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64; set -x RMR_SEED_RT test_route.rt; python pong_xapp.py - + (diff tmux window) set -x LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64; set -x RMR_SEED_RT test_route.rt; python ping_xapp.py